Microsoft C/C++: Difference between revisions
Appearance
mNo edit summary |
|||
Line 13: | Line 13: | ||
* CodeView | * CodeView | ||
* CodeView for Windows | * CodeView for Windows | ||
===Utilities=== | |||
*BSCMAKE 2.0 - Browser Database Maintenance Utility | |||
*CVPACK - CodeView Debugging Information Compactor | |||
*EXEHDR 3.00 - EXE File Header Utility | |||
*EXP - File Expunge Utility | |||
*HELPMAKE - Help File Maintenance Utility | |||
*IMPLIB - Import Library Manager | |||
*LIB 3.20 - Library Manager | |||
*LINK 5.31 - Segmented Executable Linker | |||
*MAPSYM 4.11 - Symbol File Generator | |||
*MPC 7.00 - Make P-code Utility | |||
*MSD 2.00 - Diagnostics | |||
*NMAKE 1.21 - Program Maintenance Utility | |||
*RC 3.10 - Windows Resource Compiler | |||
*RM - File Removal Utility | |||
*SBRPACK 2.0 - Browse Information Compactor | |||
*UNDEL - File Undelete Utility | |||
==Links== | ==Links== |
Revision as of 19:20, 13 November 2017

Microsoft C/C++, Version 7.0 requires DPMI services provided by Windows or under DOS by 386MAX.
It can be used to develop applications compatible with:
- DOS
- Windows 3.0
- Windows 3.1
Features

- MS-DOS Programmer's Workbench 2.0
- Microsoft Foundation Class (MFC) C++ library
- CodeView
- CodeView for Windows
Utilities
- BSCMAKE 2.0 - Browser Database Maintenance Utility
- CVPACK - CodeView Debugging Information Compactor
- EXEHDR 3.00 - EXE File Header Utility
- EXP - File Expunge Utility
- HELPMAKE - Help File Maintenance Utility
- IMPLIB - Import Library Manager
- LIB 3.20 - Library Manager
- LINK 5.31 - Segmented Executable Linker
- MAPSYM 4.11 - Symbol File Generator
- MPC 7.00 - Make P-code Utility
- MSD 2.00 - Diagnostics
- NMAKE 1.21 - Program Maintenance Utility
- RC 3.10 - Windows Resource Compiler
- RM - File Removal Utility
- SBRPACK 2.0 - Browse Information Compactor
- UNDEL - File Undelete Utility
Links
- ptch70.zip - Patches (Sep 1992)