ReactOS 0.4.15-dev-6068-g8061a6f
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
#define | ntv6(x) (LOBYTE(LOWORD(GetVersion())) >= 6 ? (x) : 0) |
Functions | |
START_TEST (NtQueryInformationFile) | |
Definition at line 10 of file NtQueryInformationFile.c.
START_TEST | ( | NtQueryInformationFile | ) |
Definition at line 12 of file NtQueryInformationFile.c.