- InitializeObjectAttributes
void InitializeObjectAttributes(OBJECT_ATTRIBUTES* p, UNICODE_STRING* n, uint a, HANDLE r, void* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- NT_ERROR
bool NT_ERROR(NTSTATUS Status)
Undocumented in source. Be warned that the author may not have intended to support it.
- NT_INFORMATION
bool NT_INFORMATION(NTSTATUS Status)
Undocumented in source. Be warned that the author may not have intended to support it.
- NT_SUCCESS
bool NT_SUCCESS(NTSTATUS Status)
Undocumented in source. Be warned that the author may not have intended to support it.
- NT_WARNING
bool NT_WARNING(NTSTATUS Status)
Undocumented in source. Be warned that the author may not have intended to support it.
Windows API header module
Translated from MinGW Windows headers