Lazy WinAPI
Macros | Functions
error.h File Reference

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...
 

Detailed Description

Header of Error module.