文件名称:MyCode_Win32AsmEditor
- 所属分类:
- 其他小程序
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.52mb
- 下载次数:
- 0次
- 提 供 者:
- KindA*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己Asm课程设计写的一个Win32汇编可视化界面的记事本程序,包含了一些必要的编译工具和资源-Asm write their own curriculum design a visual interface for Win32 compilation of the Notepad program, contains the necessary tools and resources to compile
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyCode_Win32AsmEditor\makefile
.....................\include\comctl32.inc
.....................\.......\comdlg32.inc
.....................\.......\kernel32.inc
.....................\.......\windows.inc
.....................\.......\user32.inc
.....................\BMPSrc\open.ico
.....................\......\New.ico
.....................\......\save.ico
.....................\......\paste.ico
.....................\......\delete.ico
.....................\......\放大.ico
.....................\......\替换.ico
.....................\......\撤销.jpg
.....................\......\重复.jpg
.....................\......\cut.jpg
.....................\......\toolbar.bmp
.....................\......\toolba2r.bmp
.....................\......\Conan.bmp
.....................\......\War.bmp
.....................\......\find.ico
.....................\......\i打印.ico
.....................\......\help.ico
.....................\......\copy.ico
.....................\......\NotePadPlus.ico
.....................\lib\comdlg32.lib
.....................\...\comctl32.lib
.....................\...\kernel32.lib
.....................\...\user32.lib
.....................\bin\assmbl.bat
.....................\...\bldall.bat
.....................\...\bldallc.bat
.....................\...\bres.bat
.....................\...\build.bat
.....................\...\buildc.bat
.....................\...\dasm.bat
.....................\...\dasmd.bat
.....................\...\lnk.bat
.....................\...\lnkc.bat
.....................\...\ml.err
.....................\...\imagedit.hlp
.....................\...\rc.hlp
.....................\...\asmbl.txt
.....................\...\dumppe.txt
.....................\...\pelle.txt
.....................\...\msdis100.dll
.....................\...\msdis109.dll
.....................\...\mspdb50.dll
.....................\...\porc.dll
.....................\...\rcdll.dll
.....................\...\cvtres.exe
.....................\...\dbgwin.exe
.....................\...\dumpbin.exe
.....................\...\dumppe.exe
.....................\...\editbin.exe
.....................\...\imagedit.exe
.....................\...\lib.exe
.....................\...\link.exe
.....................\...\link16.exe
.....................\...\ml.exe
.....................\...\poasm.exe
.....................\...\polib.exe
.....................\...\polink.exe
.....................\...\porc.exe
.....................\...\rc.exe
.....................\...\zoomin.exe
.....................\...\Var.bat
.....................\...\nmake.exe
.....................\...\rc.GID
.....................\bmp切割工具.exe
.....................\toolbar制作工具.exe
.....................\NotePadPlus.rc
.....................\NotePadPlus.obj
.....................\NotePadPlus.RES
.....................\NotePadPlus.asm
.....................\NotePadPlus.exe
.....................\readme.txt
.....................\include
.....................\BMPSrc
.....................\lib
.....................\bin
MyCode_Win32AsmEditor
.....................\include\comctl32.inc
.....................\.......\comdlg32.inc
.....................\.......\kernel32.inc
.....................\.......\windows.inc
.....................\.......\user32.inc
.....................\BMPSrc\open.ico
.....................\......\New.ico
.....................\......\save.ico
.....................\......\paste.ico
.....................\......\delete.ico
.....................\......\放大.ico
.....................\......\替换.ico
.....................\......\撤销.jpg
.....................\......\重复.jpg
.....................\......\cut.jpg
.....................\......\toolbar.bmp
.....................\......\toolba2r.bmp
.....................\......\Conan.bmp
.....................\......\War.bmp
.....................\......\find.ico
.....................\......\i打印.ico
.....................\......\help.ico
.....................\......\copy.ico
.....................\......\NotePadPlus.ico
.....................\lib\comdlg32.lib
.....................\...\comctl32.lib
.....................\...\kernel32.lib
.....................\...\user32.lib
.....................\bin\assmbl.bat
.....................\...\bldall.bat
.....................\...\bldallc.bat
.....................\...\bres.bat
.....................\...\build.bat
.....................\...\buildc.bat
.....................\...\dasm.bat
.....................\...\dasmd.bat
.....................\...\lnk.bat
.....................\...\lnkc.bat
.....................\...\ml.err
.....................\...\imagedit.hlp
.....................\...\rc.hlp
.....................\...\asmbl.txt
.....................\...\dumppe.txt
.....................\...\pelle.txt
.....................\...\msdis100.dll
.....................\...\msdis109.dll
.....................\...\mspdb50.dll
.....................\...\porc.dll
.....................\...\rcdll.dll
.....................\...\cvtres.exe
.....................\...\dbgwin.exe
.....................\...\dumpbin.exe
.....................\...\dumppe.exe
.....................\...\editbin.exe
.....................\...\imagedit.exe
.....................\...\lib.exe
.....................\...\link.exe
.....................\...\link16.exe
.....................\...\ml.exe
.....................\...\poasm.exe
.....................\...\polib.exe
.....................\...\polink.exe
.....................\...\porc.exe
.....................\...\rc.exe
.....................\...\zoomin.exe
.....................\...\Var.bat
.....................\...\nmake.exe
.....................\...\rc.GID
.....................\bmp切割工具.exe
.....................\toolbar制作工具.exe
.....................\NotePadPlus.rc
.....................\NotePadPlus.obj
.....................\NotePadPlus.RES
.....................\NotePadPlus.asm
.....................\NotePadPlus.exe
.....................\readme.txt
.....................\include
.....................\BMPSrc
.....................\lib
.....................\bin
MyCode_Win32AsmEditor