![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
Go to the source code of this file.
Macros | |
#define | CAPPCHECK_DECLARE() __noop |
#define | CAPPCHECK_CHECK() __noop |
Code to protect/detect an app from tampering pr reverse engineering. OBFUSCATE = Extraneous code that does nothing.
#define CAPPCHECK_CHECK | ( | ) | __noop |
#define CAPPCHECK_DECLARE | ( | ) | __noop |