|
Value: } \
__asm {add esp,(numParams+1)*4} \
__asm {add esp,__LOCAL_SIZE} \
__asm {popad} \
__asm {popfd} \
__asm {pop eax} \
__asm {mov esp,ebp} \
__asm {pop ebp} \
__asm {xchg eax,[esp+4]} \
__asm {pop eax} \
__asm {xchg eax,[esp]}
Definition at line 83 of file CATIntercept.h.
|
1.5.4