* winbase.h (ilockincr): More changes from the inexplicable world of gcc asm
magic. (ilockdecr): Ditto.
This commit is contained in:
@@ -420,4 +420,5 @@ extern "C"
|
||||
NTSTATUS NTAPI NtUnmapViewOfSection (HANDLE, PVOID);
|
||||
VOID NTAPI RtlInitUnicodeString (PUNICODE_STRING, PCWSTR);
|
||||
ULONG NTAPI RtlNtStatusToDosError (NTSTATUS);
|
||||
ULONG WINAPI RtlIsDosDeviceName_U (PCWSTR);
|
||||
}
|
||||
|
Reference in New Issue
Block a user