1. 首页
  2. 编程语言
  3. C++ 
  4. NtQueryDirectoryFile参数结构体

NtQueryDirectoryFile参数结构体

上传者: 2020-05-29 20:48:21上传 TXT文件 3.9KB 热度 24次
typedefenum_FILE_INFORMATION_CLASS{ //end_wdm FileDirectoryInformation=1, FileFullDirectoryInformation,//2 FileBothDirectoryInformation,//3 FileBasicInformation,//4wdm FileStandardInformation,//5wdm FileInternalInformation,
用户评论