The Micro C++ Library
|
Defines | |
#define | FACILITY_SYSTEM 0x0 |
#define | FACILITY_STUBS 0x3 |
#define | FACILITY_RUNTIME 0x2 |
#define | FACILITY_IO_ERROR_CODE 0x4 |
#define | STATUS_SEVERITY_WARNING 0x2 |
#define | STATUS_SEVERITY_SUCCESS 0x0 |
#define | STATUS_SEVERITY_INFORMATIONAL 0x1 |
#define | STATUS_SEVERITY_ERROR 0x3 |
#define | MSG_SERVICE_ERROR ((DWORD)0xC0020001L) |
#define FACILITY_IO_ERROR_CODE 0x4 |
#define FACILITY_RUNTIME 0x2 |
#define FACILITY_STUBS 0x3 |
#define FACILITY_SYSTEM 0x0 |
#define MSG_SERVICE_ERROR ((DWORD)0xC0020001L) |
#define STATUS_SEVERITY_ERROR 0x3 |
#define STATUS_SEVERITY_INFORMATIONAL 0x1 |
#define STATUS_SEVERITY_SUCCESS 0x0 |
#define STATUS_SEVERITY_WARNING 0x2 |