changing more printouts
This commit is contained in:
parent
8adad77d4b
commit
7d19a7ffef
3 changed files with 115 additions and 41 deletions
|
|
@ -52,7 +52,7 @@ void print_basic_info(int on, PFILE_BASIC_INFORMATION info);
|
|||
void print_std_info(int on, PFILE_STANDARD_INFORMATION info);
|
||||
void print_ea_info(int on, PFILE_FULL_EA_INFORMATION info);
|
||||
void print_get_ea(int on, PFILE_GET_EA_INFORMATION info);
|
||||
void print_caching_level(int on, ULONG flag);
|
||||
void print_caching_level(int on, ULONG flag, PUNICODE_STRING s);
|
||||
const char *opcode2string(int opcode);
|
||||
void print_open_error(int on, int status);
|
||||
void print_wait_status(int on, const char *str, NTSTATUS status,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue