VC++ 7.0: The C Run-Time Library (4/5)
Stack pointer corruption
:
•
Catches function declaration failures
•
__cdecl
•
Stack is cleaned by the caller
•
__stdcall
•
Stack is cleaned by the callee