Make rendering of PACKING.LST files accurate
This commit is contained in:
parent
16c8366ce5
commit
1e61691ca5
2 changed files with 9 additions and 9 deletions
|
|
@ -574,11 +574,11 @@ We also have [Microsoft C Compiler 5.1 Documentation Updates](/pubs/pc/software/
|
||||||
|
|
||||||
### PACKING.LST
|
### PACKING.LST
|
||||||
|
|
||||||
PACK525.LST File
|
PACK525.LST File
|
||||||
|
|
||||||
Files for the Microsoft(R) C Optimizing Compiler Version 5.10
|
Files for the Microsoft(R) C Optimizing Compiler Version 5.10
|
||||||
|
|
||||||
(C) Copyright Microsoft Corporation, 1987, 1988
|
(C) Copyright Microsoft Corporation, 1987, 1988
|
||||||
|
|
||||||
|
|
||||||
This file describes the parts of the Microsoft(R) C Optimizing Compiler,
|
This file describes the parts of the Microsoft(R) C Optimizing Compiler,
|
||||||
|
|
@ -874,7 +874,7 @@ We also have [Microsoft C Compiler 5.1 Documentation Updates](/pubs/pc/software/
|
||||||
SOURCE\GRDEMO.C Graphics demonstration program (real mode/DOS only)
|
SOURCE\GRDEMO.C Graphics demonstration program (real mode/DOS only)
|
||||||
SOURCE\SIEVE.C Register sieve demonstration program (all modes)
|
SOURCE\SIEVE.C Register sieve demonstration program (all modes)
|
||||||
SOURCE\SORTDEMO.C Sort methods demonstration program (protected mode,
|
SOURCE\SORTDEMO.C Sort methods demonstration program (protected mode,
|
||||||
but this program can be bound for DOS/real mode)
|
but this program can be bound for DOS/real mode)
|
||||||
|
|
||||||
|
|
||||||
Disk 13 : Microsoft CodeView, Editor, and Compiler for OS/2 (High Density)
|
Disk 13 : Microsoft CodeView, Editor, and Compiler for OS/2 (High Density)
|
||||||
|
|
@ -950,7 +950,7 @@ We also have [Microsoft C Compiler 5.1 Documentation Updates](/pubs/pc/software/
|
||||||
LLIBCDLL.LIB Large-model single-thread DLL support library
|
LLIBCDLL.LIB Large-model single-thread DLL support library
|
||||||
LLIBCMT.LIB Statically linked, multiple-thread library
|
LLIBCMT.LIB Statically linked, multiple-thread library
|
||||||
CDLLOBJS.DEF Module-definition file with entry points for all
|
CDLLOBJS.DEF Module-definition file with entry points for all
|
||||||
C functions.
|
C functions.
|
||||||
CDLLOBJS.LIB C run-time library objects
|
CDLLOBJS.LIB C run-time library objects
|
||||||
CDLLOBJS.CMD
|
CDLLOBJS.CMD
|
||||||
CRTEXE.OBJ Start-up code for .EXE files
|
CRTEXE.OBJ Start-up code for .EXE files
|
||||||
|
|
|
||||||
|
|
@ -404,11 +404,11 @@ We also have [Microsoft C Compiler 5.1 Documentation Updates](/pubs/pc/software/
|
||||||
|
|
||||||
### PACKING.LST
|
### PACKING.LST
|
||||||
|
|
||||||
PACK525.LST File
|
PACK525.LST File
|
||||||
|
|
||||||
Files for the Microsoft(R) C Optimizing Compiler Version 5.10
|
Files for the Microsoft(R) C Optimizing Compiler Version 5.10
|
||||||
|
|
||||||
(C) Copyright Microsoft Corporation, 1987, 1988
|
(C) Copyright Microsoft Corporation, 1987, 1988
|
||||||
|
|
||||||
|
|
||||||
This file describes the parts of the Microsoft(R) C Optimizing Compiler,
|
This file describes the parts of the Microsoft(R) C Optimizing Compiler,
|
||||||
|
|
@ -512,7 +512,7 @@ We also have [Microsoft C Compiler 5.1 Documentation Updates](/pubs/pc/software/
|
||||||
SOURCE\GRDEMO.C Graphics demonstration program (real mode/DOS only)
|
SOURCE\GRDEMO.C Graphics demonstration program (real mode/DOS only)
|
||||||
SOURCE\SIEVE.C Register sieve demonstration program (all modes)
|
SOURCE\SIEVE.C Register sieve demonstration program (all modes)
|
||||||
SOURCE\SORTDEMO.C Sort methods demonstration program (protected mode,
|
SOURCE\SORTDEMO.C Sort methods demonstration program (protected mode,
|
||||||
but this program can be bound for DOS/real mode)
|
but this program can be bound for DOS/real mode)
|
||||||
|
|
||||||
|
|
||||||
Disk 3 : Compiler Disk 1
|
Disk 3 : Compiler Disk 1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue