antispy_macros.hHeader

Macro definitions and compiler-specific directives for the antispy SDK library. More...

Detailed Description

This header file contains a set of preprocessor macros and compiler-specific directives that are crucial for the functionality and configuration of the antispy SDK library. These macros handle platform-specific and compiler-specific optimizations, warnings, and code obfuscation techniques. The file also includes utility macros for data encryption, function inlining, and other operations that enhance the security and integrity of the library.

The directives and macros defined in this file ensure that the antispy SDK library can be used across various platforms and compilers while maintaining a consistent level of security and performance.