文件名称:ASMexmaples
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 537.91kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
汇编实战大全.请按书中的附录 A设置好系统的环境变量,然后编译。-compilation real Daquan. By book's Appendix A good system set environment variables, and then compiled.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 19854789asmexmaples.zip 列表 bookdisk/ bookdisk/Appendix/ bookdisk/Appendix/MMX/ bookdisk/Appendix/MMX/make.bat bookdisk/Appendix/MMX/MMX.ASM bookdisk/Appendix/MMX/mmx.exe bookdisk/Appendix/Sample/ bookdisk/Appendix/Sample/make.bat bookdisk/Appendix/Sample/MyIcon.ICO bookdisk/Appendix/Sample/RC.RC bookdisk/Appendix/Sample/Sample.ASM bookdisk/Appendix/Sample/sample.exe bookdisk/Chapter1/ bookdisk/Chapter1/make.BAT bookdisk/Chapter1/SHOWREG.ASM bookdisk/Chapter1/SHOWREG.EXE bookdisk/Chapter2/ bookdisk/Chapter2/16C32.ASM bookdisk/Chapter2/16C32.EXE bookdisk/Chapter2/CONVERT.ASM bookdisk/Chapter2/CONVERT.EXE bookdisk/Chapter2/DRN.ASM bookdisk/Chapter2/DRN.EXE bookdisk/Chapter2/ENTER.ASM bookdisk/Chapter2/ENTER.EXE bookdisk/Chapter2/MAKE.BAT bookdisk/Chapter2/PAGE.ASM bookdisk/Chapter2/PAGE.EXE bookdisk/Chapter2/TTT.ASM bookdisk/Chapter2/TTT.EXE bookdisk/Chapter2/V86.ASM bookdisk/Chapter2/V86.EXE bookdisk/Chapter3/ bookdisk/Chapter3/Asm32/ bookdisk/Chapter3/Asm32/Asm32.ASM bookdisk/Chapter3/Asm32/ASM32.EXE bookdisk/Chapter3/Asm32/Asm32.ico bookdisk/Chapter3/Asm32/Asm32.RC bookdisk/Chapter3/Asm32/MAKEFILE bookdisk/Chapter3/C/ bookdisk/Chapter3/Console/ bookdisk/Chapter3/Console/Console.ASM bookdisk/Chapter3/Console/Console.EXE bookdisk/Chapter3/Console/makefile bookdisk/Chapter3/C/C.cpp bookdisk/Chapter3/C/C.dsp bookdisk/Chapter3/C/C.dsw bookdisk/Chapter3/C/C.ncb bookdisk/Chapter3/C/C.opt bookdisk/Chapter3/C/C.plg bookdisk/Chapter3/C/ReadMe.txt bookdisk/Chapter3/C/Release/ bookdisk/Chapter3/C/Release/C.exe bookdisk/Chapter3/C/StdAfx.cpp bookdisk/Chapter3/C/StdAfx.h bookdisk/Chapter3/Dll/ bookdisk/Chapter3/Dll/DllDemo/ bookdisk/Chapter3/Dll/DllDemo/DllDemo.asm bookdisk/Chapter3/Dll/DllDemo/DllDemo.def bookdisk/Chapter3/Dll/DllDemo/DllDemo.DLL bookdisk/Chapter3/Dll/DllDemo/MAKEFILE bookdisk/Chapter3/Dll/Test/ bookdisk/Chapter3/Dll/Test/MAKEFILE bookdisk/Chapter3/Dll/Test/TEST.ASM bookdisk/Chapter3/Dll/Test/TEST.DEF bookdisk/Chapter3/Dll/Test/test.EXE bookdisk/Chapter3/Hello/ bookdisk/Chapter3/Hello/HELLO.ASM bookdisk/Chapter3/Hello/Hello.EXE bookdisk/Chapter3/Hello/MAKEFILE bookdisk/Chapter3/MsgLoop/ bookdisk/Chapter3/MsgLoop/MAKEFILE bookdisk/Chapter3/MsgLoop/MsgLoop.asm bookdisk/Chapter3/MsgLoop/MsgLoop.EXE bookdisk/Chapter3/Version/ bookdisk/Chapter3/Version/MAKEFILE bookdisk/Chapter3/Version/Version.ASM bookdisk/Chapter3/Version/Version.EXE bookdisk/Chapter3/VxDs/ bookdisk/Chapter3/VxDs/AsmHello/ bookdisk/Chapter3/VxDs/AsmHello/AsmHello.asm bookdisk/Chapter3/VxDs/AsmHello/AsmHello.def bookdisk/Chapter3/VxDs/AsmHello/ASMHELLO.exp bookdisk/Chapter3/VxDs/AsmHello/ASMHELLO.lib bookdisk/Chapter3/VxDs/AsmHello/ASMHELLO.pdb bookdisk/Chapter3/VxDs/AsmHello/ASMHELLO.VXD bookdisk/Chapter3/VxDs/AsmHello/Makefile bookdisk/Chapter3/VxDs/AsmHello/testvxd.exe bookdisk/Chapter3/VxDs/CHello/ bookdisk/Chapter3/VxDs/CHello/CHello.asm bookdisk/Chapter3/VxDs/CHello/CHello.def bookdisk/Chapter3/VxDs/CHello/CHello.exp bookdisk/Chapter3/VxDs/CHello/CHello.lib bookdisk/Chapter3/VxDs/CHello/CHello.pdb bookdisk/Chapter3/VxDs/CHello/CHELLO.VXD bookdisk/Chapter3/VxDs/CHello/Func.c bookdisk/Chapter3/VxDs/CHello/Makefile bookdisk/Chapter3/VxDs/CHello/testvxd.exe bookdisk/Chapter3/VxDs/CHello/vc60.pch bookdisk/Chapter3/VxDs/testvxd/ bookdisk/Chapter3/VxDs/testvxd/ReadMe.txt bookdisk/Chapter3/VxDs/testvxd/Release/ bookdisk/Chapter3/VxDs/testvxd/Release/testvxd.exe bookdisk/Chapter3/VxDs/testvxd/StdAfx.cpp bookdisk/Chapter3/VxDs/testvxd/StdAfx.h bookdisk/Chapter3/VxDs/testvxd/testvxd.cpp bookdisk/Chapter3/VxDs/testvxd/testvxd.dsp bookdisk/Chapter3/VxDs/testvxd/testvxd.dsw bookdisk/Chapter3/VxDs/testvxd/testvxd.ncb bookdisk/Chapter3/VxDs/testvxd/testvxd.opt bookdisk/Chapter3/VxDs/testvxd/testvxd.plg bookdisk/Chapter3/VxDs/testvxd/tmp.out bookdisk/Chapter3/VxDs/VMonitor/ bookdisk/Chapter3/VxDs/VMonitor/Makefile bookdisk/Chapter3/VxDs/VMonitor/VMonitor.asm bookdisk/Chapter3/VxDs/VMonitor/VMonitor.def bookdisk/Chapter3/VxDs/VMonitor/VMONITOR.exp bookdisk/Chapter3/VxDs/VMonitor/VMONITOR.lib bookdisk/Chapter3/VxDs/VMonitor/VMONITOR.pdb bookdisk/Chapter3/VxDs/VMonitor/VMONITOR.VXD bookdisk/Chapter4/ bookdisk/Chapter4/COW95/ bookdisk/Chapter4/COW95/COW95.asm bookdisk/Chapter4/COW95/COW95.def bookdisk/Chapter4/COW95/COW95.EXE bookdisk/Chapter4/COW95/COW95.ico bookdisk/Chapter4/COW95/COW95.rc bookdisk/Chapter4/COW95/MAKEFILE bookdisk/Chapter4/DP/ bookdisk/Chapter4/DP/dp.asm bookdisk/Chapter4/DP/dp.def bookdisk/Chapter4/DP/dp.EXE bookdisk/Chapter4/DP/MAKEFILE bookdisk/Chapter4/FileMap/ bookdisk/Chapter4/FileMap/FileMap.ASM bookdisk/Chapter4/FileMap/FileMap.EXE bookdisk/Chapter4/FileMap/MAKEFILE bookdisk/Chapter4/FileMap/Mapping.dat bookdisk/Chapter4/Heap/ bookdisk/Chapter4/Heap/Heap.asm bookdisk/Chapter4/Heap/Heap.EXE bookdisk/Chapter4/Heap/MAKEFILE bookdisk/Chapter4/IPC/ bookdisk/Chapter4/IPC/First/ bookdisk/Chapter4/IPC/First/First.ASM bookdisk/Chapter4/IPC/First/First.EXE bookdisk/Chapter4/IPC/First/First.ico bookdisk/Chapter4/IPC/First/First.RC bookdisk/Chapter4/IPC/First/MAKEFILE bookdisk/Chapter4/IPC/First/Mapping.dat bookdisk/Chapter4/IPC/Second/ bookdisk/Chapter4/IPC/Second/MAKEFILE bookdisk/Chapter4/IPC/Second/Mapping.dat bookdisk/Chapter4/IPC/Second/Second.ASM bookdisk/Chapter4/IPC/Second/Second.EXE bookdisk/Chapter4/IPC/Second/Second.ico bookdisk/Chapter4/IPC/Second/Second.RC bookdisk/Chapter4/L2P/ bookdisk/Chapter4/L2P/l2p.asm bookdisk/Chapter4/L2P/l2p.def bookdisk/Chapter4/L2P/L2P.EXE bookdisk/Chapter4/L2P/l2p.ico bookdisk/Chapter4/L2P/l2p.rc bookdisk/Chapter4/L2P/MAKEFILE bookdisk/Chapter4/RWPhyMem/ bookdisk/Chapter4/RWPhyMem/MAKEFILE bookdisk/Chapter4/RWPhyMem/rw.asm bookdisk/Chapter4/RWPhyMem/rw.def bookdisk/Chapter4/RWPhyMem/RW.EXE bookdisk/Chapter4/RWPhyMem/rw.ico bookdisk/Chapter4/RWPhyMem/rw.rc bookdisk/Chapter4/Virtual/ bookdisk/Chapter4/Virtual/MAKEFILE bookdisk/Chapter4/Virtual/Virtual.ASM bookdisk/Chapter4/Virtual/Virtual.EXE bookdisk/Chapter5/ bookdisk/Chapter5/CreatPro/ bookdisk/Chapter5/CreatPro/Creatpro.asm bookdisk/Chapter5/CreatPro/Creatpro.def bookdisk/Chapter5/CreatPro/CreatPro.EXE bookdisk/Chapter5/CreatPro/CreatPro.ico bookdisk/Chapter5/CreatPro/Creatpro.inc bookdisk/Chapter5/CreatPro/Creatpro.rc bookdisk/Chapter5/CreatPro/MAKEFILE bookdisk/Chapter5/Mutex/ bookdisk/Chapter5/Mutex/MAKEFILE bookdisk/Chapter5/Mutex/Mutex.asm bookdisk/Chapter5/Mutex/Mutex.EXE bookdisk/Chapter5/Ping/ bookdisk/Chapter5/Ping/MAKEFILE bookdisk/Chapter5/Ping/Ping.ASM bookdisk/Chapter5/Ping/Ping.EXE bookdisk/Chapter5/Ping/winsock.lib bookdisk/Chapter5/Ping/WS2_32.LIB bookdisk/Chapter5/Ping/wsock32.lib bookdisk/Chapter5/SetFun/ bookdisk/Chapter5/SetFun/MAKEFILE bookdisk/Chapter5/SetFun/SetFun.ASM bookdisk/Chapter5/SetFun/SetFun.EXE bookdisk/Chapter5/SetHook/ bookdisk/Chapter5/SetHook/HookDLL/ bookdisk/Chapter5/SetHook/HookDLL/HookDLL.asm bookdisk/Chapter5/SetHook/HookDLL/HookDLL.def bookdisk/Chapter5/SetHook/HookDLL/HookDLL.DLL bookdisk/Chapter5/SetHook/HookDLL/MAKEFILE bookdisk/Chapter5/SetHook/SetHook/ bookdisk/Chapter5/SetHook/SetHook/MAKEFILE bookdisk/Chapter5/SetHook/SetHook/SetHook.ASM bookdisk/Chapter5/SetHook/SetHook/SetHook.EXE bookdisk/Chapter5/Socket/ bookdisk/Chapter5/Socket/Client/ bookdisk/Chapter5/Socket/Client/Client.ASM bookdisk/Chapter5/Socket/Client/Client.EXE bookdisk/Chapter5/Socket/Client/MAKEFILE bookdisk/Chapter5/Socket/Server/ bookdisk/Chapter5/Socket/Server/MAKEFILE bookdisk/Chapter5/Socket/Server/Server.ASM bookdisk/Chapter5/Socket/Server/Server.EXE bookdisk/Chapter5/TestReg/ bookdisk/Chapter5/TestReg/ReadMe.txt bookdisk/Chapter5/TestReg/Release/ bookdisk/Chapter5/TestReg/Release/TestReg.exe bookdisk/Chapter5/TestReg/StdAfx.cpp bookdisk/Chapter5/TestReg/StdAfx.h bookdisk/Chapter5/TestReg/TestReg.cpp bookdisk/Chapter5/TestReg/TestReg.dsp bookdisk/Chapter5/TestReg/TestReg.dsw bookdisk/Chapter5/TestReg/TestReg.ncb bookdisk/Chapter5/TestReg/TestReg.opt bookdisk/Chapter5/TestReg/TestReg.plg bookdisk/Chapter5/Thread/ bookdisk/Chapter5/Thread/MAKEFILE bookdisk/Chapter5/Thread/Thread.asm bookdisk/Chapter5/Thread/Thread.def bookdisk/Chapter5/Thread/Thread.EXE bookdisk/Chapter5/WritePr/ bookdisk/Chapter5/WritePr2/ bookdisk/Chapter5/WritePr2/MAKEFILE bookdisk/Chapter5/WritePr2/WritePr2.asm bookdisk/Chapter5/WritePr2/WritePr2.def bookdisk/Chapter5/WritePr2/writepr2.exe bookdisk/Chapter5/WritePr2/WritePr2.ico bookdisk/Chapter5/WritePr2/WritePr2.rc bookdisk/Chapter5/WritePr/MAKEFILE bookdisk/Chapter5/WritePr/MyIco.ico bookdisk/Chapter5/WritePr/WinNT.lib bookdisk/Chapter5/WritePr/WRITEPR.ASM bookdisk/Chapter5/WritePr/WRITEPR.DEF bookdisk/Chapter5/WritePr/WritePr.EXE bookdisk/Chapter5/WritePr/WRITEPR.INC bookdisk/Chapter5/WritePr/WRITEPR.RC bookdisk/Chapter6/ bookdisk/Chapter6/C8253/ bookdisk/Chapter6/C8253/C8253.cpp bookdisk/Chapter6/C8253/C8253.dsp bookdisk/Chapter6/C8253/C8253.dsw bookdisk/Chapter6/C8253/C8253.ncb bookdisk/Chapter6/C8253/C8253.opt bookdisk/Chapter6/C8253/C8253.plg bookdisk/Chapter6/C8253/ReadMe.txt bookdisk/Chapter6/C8253/Release/ bookdisk/Chapter6/C8253/Release/C8253.exe bookdisk/Chapter6/C8253/StdAfx.cpp bookdisk/Chapter6/C8253/StdAfx.h bookdisk/Chapter6/Int/ bookdisk/Chapter6/Int/INT.ASM bookdisk/Chapter6/Int/INT.DEF bookdisk/Chapter6/Int/Int.EXE bookdisk/Chapter6/Int/INT.RC bookdisk/Chapter6/Int/MAKEFILE bookdisk/Chapter6/Int/MyIco.ico bookdisk/Chapter6/SEH/ bookdisk/Chapter6/SEH/MAKEFILE bookdisk/Chapter6/SEH/SEH.ASM bookdisk/Chapter6/SEH/SEH.DEF bookdisk/Chapter6/SEH/SEH.EXE bookdisk/Chapter6/SEH/SEH.ICO bookdisk/Chapter6/SEH/Seh.rc bookdisk/Chapter6/Stack/ bookdisk/Chapter6/Stack/98.txt bookdisk/Chapter6/Stack/StackNormal/ bookdisk/Chapter6/Stack/StackNormal/MAKEFILE bookdisk/Chapter6/Stack/StackNormal/StackNormal.ASM bookdisk/Chapter6/Stack/StackNormal/StackNormal.EXE bookdisk/Chapter6/Stack/StackOver/ bookdisk/Chapter6/Stack/StackOver/MAKEFILE bookdisk/Chapter6/Stack/StackOver/StackOver.ASM bookdisk/Chapter6/Stack/StackOver/StackOver.EXE bookdisk/Chapter6/VxDs/ bookdisk/Chapter6/VxDs/HookInt/ bookdisk/Chapter6/VxDs/HookInt/HookInt.asm bookdisk/Chapter6/VxDs/HookInt/HookInt.def bookdisk/Chapter6/VxDs/HookInt/HookInt.exp bookdisk/Chapter6/VxDs/HookInt/HookInt.lib bookdisk/Chapter6/VxDs/HookInt/HookInt.pdb bookdisk/Chapter6/VxDs/HookInt/HOOKINT.VXD bookdisk/Chapter6/VxDs/HookInt/LoadVxd.exe bookdisk/Chapter6/VxDs/HookInt/Makefile bookdisk/Chapter6/VxDs/IOTrap/ bookdisk/Chapter6/VxDs/IOTrap/IOTrap.asm bookdisk/Chapter6/VxDs/IOTrap/IOTrap.def bookdisk/Chapter6/VxDs/IOTrap/IOTrap.exp bookdisk/Chapter6/VxDs/IOTrap/IOTrap.lib bookdisk/Chapter6/VxDs/IOTrap/IOTrap.pdb bookdisk/Chapter6/VxDs/IOTrap/IOTRAP.VXD bookdisk/Chapter6/VxDs/IOTrap/LoadVxd.exe bookdisk/Chapter6/VxDs/IOTrap/Makefile bookdisk/Chapter6/VxDs/LoadVxD/ bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.aps bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.cpp bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.dsp bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.dsw bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.ncb bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.opt bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.plg bookdisk/Chapter6/VxDs/LoadVxD/LoadVxD.rc bookdisk/Chapter6/VxDs/LoadVxD/ReadMe.txt bookdisk/Chapter6/VxDs/LoadVxD/Release/ bookdisk/Chapter6/VxDs/LoadVxD/Release/LoadVxD.exe bookdisk/Chapter6/VxDs/LoadVxD/resource.h bookdisk/Chapter6/VxDs/LoadVxD/StdAfx.cpp bookdisk/Chapter6/VxDs/LoadVxD/StdAfx.h bookdisk/Chapter6/VxDs/LoadVxD/tmp.out bookdisk/Chapter6/VxDs/VirtIRQ/ bookdisk/Chapter6/VxDs/VirtIRQ/Makefile bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/ bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ.exe bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/RCa47099 bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/ReadMe.txt bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/Release/ bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/Release/TestVIRQ.exe bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/resource.h bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/StdAfx.cpp bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/StdAfx.h bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.aps bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.cpp bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.dsp bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.dsw bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.ncb bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.opt bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.plg bookdisk/Chapter6/VxDs/VirtIRQ/TestVIRQ/TestVIRQ.rc bookdisk/Chapter6/VxDs/VirtIRQ/VirtIRQ.asm bookdisk/Chapter6/VxDs/VirtIRQ/VirtIRQ.def bookdisk/Chapter6/VxDs/VirtIRQ/VIRTIRQ.exp bookdisk/Chapter6/VxDs/VirtIRQ/VIRTIRQ.lib bookdisk/Chapter6/VxDs/VirtIRQ/VIRTIRQ.VXD bookdisk/Chapter6/X86Int/ bookdisk/Chapter6/X86Int/MAKE.BAT bookdisk/Chapter6/X86Int/X86INT.ASM bookdisk/Chapter6/X86Int/X86INT.EXE bookdisk/Chapter7/ bookdisk/Chapter7/AbsDisk9x/ bookdisk/Chapter7/AbsDisk9x/AbsDisk9X.asm bookdisk/Chapter7/AbsDisk9x/AbsDisk9X.EXE bookdisk/Chapter7/AbsDisk9x/MAKEFILE bookdisk/Chapter7/AbsDiskNT/ bookdisk/Chapter7/AbsDiskNT/AbsDiskNT.asm bookdisk/Chapter7/AbsDiskNT/AbsDiskNT.EXE bookdisk/Chapter7/AbsDiskNT/MAKEFILE bookdisk/Chapter7/FileOper/ bookdisk/Chapter7/FileOper/FileOper.asm bookdisk/Chapter7/FileOper/FileOper.EXE bookdisk/Chapter7/FileOper/MAKEFILE bookdisk/Chapter7/FileOper/Testing.txt bookdisk/Chapter7/PhyDisk9x/ bookdisk/Chapter7/PhyDisk9x/MAKEFILE bookdisk/Chapter7/PhyDisk9x/PhyDisk9X.asm bookdisk/Chapter7/PhyDisk9x/PhyDisk9X.EXE bookdisk/Chapter7/PhyDiskNT/ bookdisk/Chapter7/PhyDiskNT/MAKEFILE bookdisk/Chapter7/PhyDiskNT/PhyDiskNT.asm bookdisk/Chapter7/PhyDiskNT/PhyDiskNT.EXE bookdisk/Chapter8/ bookdisk/Chapter8/DirectDraw/ bookdisk/Chapter8/DirectDraw/ddraw.lib bookdisk/Chapter8/DirectDraw/DDRAWEX.LIB bookdisk/Chapter8/DirectDraw/DirectDraw.asm bookdisk/Chapter8/DirectDraw/DirectDraw.EXE bookdisk/Chapter8/DirectDraw/MAKEFILE bookdisk/Chapter8/GDIApi/ bookdisk/Chapter8/GDIApi/GDIApi.asm bookdisk/Chapter8/GDIApi/GDIApi.EXE bookdisk/Chapter8/GDIApi/MAKEFILE bookdisk/Chapter8/Menu/ bookdisk/Chapter8/Menu/MAKEFILE bookdisk/Chapter8/Menu/Menu.asm bookdisk/Chapter8/Menu/Menu.EXE bookdisk/Chapter8/Menu/Menu.rc bookdisk/Chapter8/Pager/ bookdisk/Chapter8/Pager/MAKEFILE bookdisk/Chapter8/Pager/Pager.ASM bookdisk/Chapter8/Pager/Pager.EXE bookdisk/Chapter8/Pager/Pager.RC bookdisk/Chapter8/SubWin/ bookdisk/Chapter8/SubWin/MAKEFILE bookdisk/Chapter8/SubWin/SubWin.asm bookdisk/Chapter8/SubWin/SubWin.EXE bookdisk/Chapter9/ bookdisk/Chapter9/Hello/ bookdisk/Chapter9/Hello/HELLO.ASM bookdisk/Chapter9/Hello/Hello.EXE bookdisk/Chapter9/Hello/hello.exx bookdisk/Chapter9/Hello/hello.pe bookdisk/Chapter9/Hello/hello.pedump bookdisk/Chapter9/Hello/hello.Tdump bookdisk/Chapter9/Hello/MAKEFILE bookdisk/Chapter9/stub/ bookdisk/Chapter9/stub/Dos.asm bookdisk/Chapter9/stub/DOS.EXE bookdisk/Chapter9/stub/makedos.bat bookdisk/Chapter9/stub/MAKEFILE bookdisk/Chapter9/stub/STUB.ASM bookdisk/Chapter9/stub/STUB.DEF bookdisk/Chapter9/stub/STUB.EXE bookdisk/readme.txt