FILE: VM.exe C/C++ Virtual Memory Run-Time Source AvailableID: Q111755
|
VM.exe is a file that contains the source code for the Virtual Memory portion of the run-time library, which allows you to see all of the Virtual Memory functions included in Visual C++ versions 1.0 and 1.5.
The following file is available for download from the Microsoft Software
Library:
~ VM.exe
For more information about downloading files from the Microsoft Software
Library, please see the following article in the Microsoft Knowledge Base:
Q119591 How to Obtain Microsoft Support Files from Online ServicesTo extract the source code:
md VM <ENTER>
cd VM <ENTER>
copy c:\vm.exe c:\vm\vm.exe
VM -d <ENTER>
Additional query words: vmalloc vheapinit
Keywords : kbfile kb16bitonly kbVC100 kbVC150
Version :
Platform :
Issue type :
Last Reviewed: July 27, 1999