Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATHOOK_CALLORIGINAL_CDECL
#define CATHOOK_CALLORIGINAL_CDECL ( hookInst,
numParams   ) 

Value:

CATHOOK_CALLORIGINAL_WINAPI(hookInst,numParams)    \
    __asm {add    esp,(numParams)*4}
CDECL version of call original - removes params off stack after call.

Definition at line 126 of file CATIntercept.h.

Referenced by CATOpenALIntercept::OnALBufferData(), CATOpenALIntercept::OnALQueueBuffers(), CATOpenALIntercept::OnALSourcePlay(), CATOpenALIntercept::OnALSourcePlayV(), CATOpenALIntercept::OnALSourceStop(), and CATOpenALIntercept::OnALSourceStopV().


Generated on Mon Feb 11 04:10:00 2008 for Game Accessibility Suite by doxygen 1.5.4