quark

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年8月27日

摘要: This two call convention puzzels me since I knew them. MSDN explanations as below: _stdcall The __stdcall calling convention is used to call Win32 API functions. The callee cleans the stack. _cdecl ... 阅读全文
posted @ 2012-08-27 14:38 QuarkZ 阅读(295) 评论(0) 推荐(0) 编辑