#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <windows.h>
#include <ole2.h>
Go to the source code of this file.
Functions | |
NTSTATUS | SynchronousNtFsControlFile (IN HANDLE h, OUT IO_STATUS_BLOCK *pisb, IN ULONG FsControlCode, IN VOID *pvIn OPTIONAL, IN ULONG cbIn, OUT VOID *pvOut OPTIONAL, IN ULONG cbOut) |
VOID __cdecl | _purecall (VOID) |
|
Definition at line 622 of file ofsmisc.c. References ASSERTMSG, FALSE, and RtlRaiseStatus().
|
|
Definition at line 36 of file ofsmisc.c. References NtFsControlFile(), NTSTATUS(), NtWaitForSingleObject(), NULL, Status, and TRUE.
|