Microsoft C/C++: Difference between revisions
Appearance
m →Links |
|||
Line 33: | Line 33: | ||
==Publications== | ==Publications== | ||
*Chris H. Pappas; William H. Murray: ''Microsoft C/C++ 7: The Complete Reference'' - Osborne McGraw-Hill 1992, ISBN 0-07-881664-5 | |||
*Len Dorfman: ''Converting Microsoft C to Microsoft C/C++ 7.0'' - Windcrest 1993, ISBN 0-8306-4320-6 | *Len Dorfman: ''Converting Microsoft C to Microsoft C/C++ 7.0'' - Windcrest 1993, ISBN 0-8306-4320-6 | ||
Revision as of 20:43, 27 March 2020

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
Publications
- Chris H. Pappas; William H. Murray: Microsoft C/C++ 7: The Complete Reference - Osborne McGraw-Hill 1992, ISBN 0-07-881664-5
- Len Dorfman: Converting Microsoft C to Microsoft C/C++ 7.0 - Windcrest 1993, ISBN 0-8306-4320-6
Links
- ptch70.zip - Patches (Sep 1992)