!
来自「内存映射实例」· 代码 · 共 10 行
TXT
10 行
| Swap program to XMS, EMS, or Disk, then spawn. Version 3.3a 93-06-22.
| This file contains full source code (in C, Pascal, and Assembler)
| for a module that allows you to swap your program to XMS, EMS, or disk,
| and then spawn any DOS program, including COMMAND.COM. I/O redirection
| and execution of batch files is handled automatically. Only a small
| reload stub is left in memory. Compatible with Microsoft C, Turbo C,
| Watcom C, and Turbo Pascal. Binaries included, recompilation
| requires MASM 5.1 or later, or TASM. Packed with LHA 2.13.
| Unrestricted Public Domain, no registration or royalty fees.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?