windbg调试masm生成程序的方法

来源:互联网 发布:php众筹网站程序源码 编辑:程序博客网 时间:2024/06/06 02:39
1 ML /c /Zi /Zd /coff x.asm

2 Link /debug /subsystem:xxx x.obj