Lazy WinAPI
|
Header of Error module. More...
#include <wchar.h>
#include <windows.h>
Go to the source code of this file.
Macros | |
#define | Error_get_last GetLastError |
Alias to GetLastError() More... | |
Functions | |
const wchar_t * | Error_get_desc (DWORD error, wchar_t *buffer, size_t size) |
Gets description of error. More... | |
Header of Error module.