![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
#include "../GrayLibBase.h"
Go to the source code of this file.
Classes | |
class | GrayLib::cCodedPtrT< TYPE, _TYPE_ENC_FUNC, _TYPE_DEC_FUNC > |
Namespaces | |
GrayLib | |
Typedefs | |
typedef void *(WINAPI * | GrayLib::cCodedPtrFUNC_t) (void *) |
An encoded pointer using the Windows EncodePointer() functions This is to make the program more hack resistant.