libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
DumpWinMsg.hpp File Reference
#include <windows.h>
#include <tchar.h>
#include <string>
Include dependency graph for DumpWinMsg.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ _TSTRING_DEF

#define _TSTRING_DEF

Definition at line 30 of file DumpWinMsg.hpp.