Friday, December 13, 2013

_declspec(naked)

This specifies a storage class attribute causing the compiler not to add prolog or epilog into the code.

No comments: