ReactOS 0.4.15-dev-7834-g00c4b3d
win32err.h
Go to the documentation of this file.
1#ifndef _INC_WIN32ERR_H
2#define _INC_WIN32ERR_H
3
8 );
9#endif /* ndef _INC_WIN32ERR_H */
static const WCHAR Message[]
Definition: register.c:74
unsigned long DWORD
Definition: ntddk_ex.h:95
_In_ NDIS_ERROR_CODE ErrorCode
Definition: ndis.h:4436
uint16_t * PWCHAR
Definition: typedefs.h:56
VOID PrintWin32Error(PWCHAR Message, DWORD ErrorCode)
Definition: win32err.c:44