libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <windows.h>
#include <tchar.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::NTUtils |
Macros | |
#define | _TSTRING_DEF |
Typedefs | |
typedef std::basic_string< TCHAR, std::char_traits< TCHAR > > | jmmcg::NTUtils::tstring |
Functions | |
tstring __fastcall | jmmcg::NTUtils::DumpWinMessage (const unsigned long err_no) |
#define _TSTRING_DEF |
Definition at line 30 of file DumpWinMsg.hpp.