Go to the source code of this file.
Macros | |
| #define | IMPORT_FUNC(LIBRARY_NAME, FUNCTION_NAME) |
| #define | EXPORT_FUNC extern "C" __declspec(dllexport) |
| #define | NAKED_FUNC __declspec(naked) |
| #define EXPORT_FUNC extern "C" __declspec(dllexport) |
| #define IMPORT_FUNC | ( | LIBRARY_NAME, | |
| FUNCTION_NAME ) |
| #define NAKED_FUNC __declspec(naked) |