|
uLib
User mode C/C++ extended API library for Win32 programmers.
|
#include <uLib/Debug.h>Go to the source code of this file.
Macros | |
| #define | EXC_ENTRY(nn) { DWORD( nn & ALL_BITS ), #nn } |
Functions | |
| ACSTR | GetWinMsgName (WORD msgId) |
| ACSTR | GetExceptionName (DWORD xCode) |
Variables | |
| CCASTR | WinMsgNames [] |
| const UINT | NrWinMsg = dimof(WinMsgNames) |
| CCASTR WinMsgNames |
Definition at line 71 of file MsgTbl.cpp.
| const UINT NrWinMsg = dimof(WinMsgNames) |
Definition at line 639 of file MsgTbl.cpp.