readme.1st
来自「公开的磁盘应用 C 语言工具包.zip」· 1ST 代码 · 共 56 行
1ST
56 行
README.1ST Tuesday, March 1, 1990 1:00 pm Page 1
!!YOU MUST READ THE README. FILE!!
pcVMM (PC Virtual Memory Manager) is a FAST memory manager that
allows your application programs to allocate up to 32MB of virtual
memory. pcVMM was written to be small and FAST.
Shareware distribution of pcVMM includes a small and large model
library of the pcVMM kernal. Upon registration we will send you:
o Latest Release
o Full pcVMM MSC 5.1 source code
o Printed Documentaion
o Free update
----------------------------------------------------------------------
pcVMM is a shareware product; before using this product you must
read the license agreement found in the README file.
-----------------------------------------------------------------------------
PACKING LIST
-----------------------------------------------------------------------------
readme.1st What your reading
readme. License agreement and registration information
pcvmml.lib Large model pcVMM library
pcvmms.lib Small model pcVMM library
pcvmm.doc pcVMM documentation
pcvmm.h pcVMM header file
prob.rep Form for reporting pcVMM problems. (Please use
this form whether or not you are a registered user.)
contact.who List of means to communicate with Superior Soft
staff.
example.c Example pcVMM program source.
example.exe Example pcVMM program .exe.
mk.bat Compiles and links example.c
-----------------------------------------------------------------------------
End of file
-----------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?