NtQueryDirectoryFile参数结构体
typedefenum_FILE_INFORMATION_CLASS{
//end_wdm
FileDirectoryInformation=1,
FileFullDirectoryInformation,//2
FileBothDirectoryInformation,//3
FileBasicInformation,//4wdm
FileStandardInformation,//5wdm
FileInternalInformation,
下载地址
用户评论