also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging
5 lines
61 B
C
5 lines
61 B
C
#pragma push_macro("BOOL")
|
|
#undef BOOL
|
|
#define BOOL WINBOOL
|
|
|