vfat005.1st

来自「一个类似windows」· 1ST 代码 · 共 13 行

1ST
13
字号
This is VFAT driver release 0.0.5

To install :
	extract files 
	delete all object files (*.o) in all subdirectories
         (because include file include/ddk/iotypes.h is modified and is used by many files)
	recompile reactos

What's new :
 - some bugfixes
 - support for IRP_MJ_DIRECTORY_CONTROL
    (see reactos/tst/sshell.c for use of ZwQueryDirectoryFile)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?