VirtualBox

Changeset 52040 in vbox


Ignore:
Timestamp:
Jul 15, 2014 3:38:36 PM (10 years ago)
Author:
vboxsync
Message:

nt.h: Missing NtQueryDirectoryFile prototype.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r52039 r52040  
    464464typedef FILE_INFORMATION_CLASS *PFILE_INFORMATION_CLASS;
    465465NTSYSAPI NTSTATUS NTAPI NtQueryInformationFile(HANDLE, PIO_STATUS_BLOCK, PVOID, ULONG, FILE_INFORMATION_CLASS);
     466NTSYSAPI NTSTATUS NTAPI NtQueryDirectoryFile(HANDLE, HANDLE, PIO_APC_ROUTINE, PVOID, PIO_STATUS_BLOCK, PVOID, ULONG,
     467                                             FILE_INFORMATION_CLASS, BOOLEAN, PUNICODE_STRING, BOOLEAN);
    466468
    467469typedef struct _MEMORY_SECTION_NAME
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette