sys,dll: debug support for DispositionEx, RenameEx

This commit is contained in:
Bill Zissimopoulos
2021-10-21 15:54:38 +01:00
parent bb3e92df6c
commit 9eaaefd154
2 changed files with 30 additions and 0 deletions

View File

@ -256,6 +256,9 @@ const char *FileInformationClassSym(FILE_INFORMATION_CLASS FileInformationClass)
SYM(FileReplaceCompletionInformation)
SYM(FileHardLinkFullIdInformation)
SYM(FileIdExtdBothDirectoryInformation)
SYM(FileDispositionInformationEx)
SYM(FileRenameInformationEx)
SYM(FileRenameInformationExBypassAccessCheck)
case 68: return "FileStatInformation";
case 70: return "FileStatLxInformation";
default: