atlthunk.h header

This header is used by System Services. For more information, see:

atlthunk.h contains the following programming interfaces:

Functions

 
AtlThunk_AllocateData

Allocates space in memory for an ATL thunk.
AtlThunk_DataToCode

Returns an executable function corresponding to the AtlThunkData_t parameter.
AtlThunk_FreeData

Frees memory associated with an ATL thunk.
AtlThunk_InitData

Initializes an ATL thunk.