摘要:
再进一步、.386.model flat,stdcalloption casemap:noneinclude Windows.incinclude user32.incincludelib user32.libinclude kernel32.inci... 阅读全文
posted @ 2015-10-18 18:41
icqw
阅读(349)
评论(0)
推荐(0)
摘要:
今天开始学习Win32汇编 因为自己很多都是Windows方面 所以 接触一下Win32汇编.386 ;.386指令集.model flat,stdcall ;工作模式option casemap:none ;关键字大小写不... 阅读全文
posted @ 2015-10-18 18:37
icqw
阅读(399)
评论(0)
推荐(0)