2013年8月24日
摘要: WINAPI和CALLBACK的区别[转]_stdcall _cdecl _pascal _fastcall这些关键字是什么意思,有什么区别呢? 首先看MSDN里给出的解释,不过有些语焉不详哦WINAPI ·Use in place of FAR PASCAL in API declarations. If you are writing a DLL with exported API entry points, you can use this for your own APIs. CALLBACK ·Use in place of FAR PASCAL in appli 阅读全文
posted @ 2013-08-24 20:25 老能 阅读(824) 评论(0) 推荐(0)