Defines | |
#define | __stdcall |
Typedefs | |
typedef void *(* | ADL_MAIN_MALLOC_CALLBACK )(int) |
Memory Allocation Call back. |
This file contains the definition of the Memory Allocation Callback.
It also includes definitions of the respective structures and constants.
This is the only header file to be included in a C/C++ project using ADL
#define __stdcall |
typedef void*( * ADL_MAIN_MALLOC_CALLBACK)(int) |
Memory Allocation Call back.