Microsoft C/C++: Difference between revisions
Appearance
m →Links |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 9: | Line 9: | ||
==Features== | ==Features== | ||
[[Image:MS-pwb-cpp-dos.png|thumb|MS-DOS Programmer's Workbench 2.0]] | [[Image:MS-pwb-cpp-dos.png|thumb|MS-DOS Programmer's Workbench 2.0]] | ||
* MS-DOS Programmer's Workbench 2.0 | * MS-DOS [[Programmer's Workbench]] 2.0 | ||
* Microsoft Foundation Class (MFC) C++ library | * Microsoft Foundation Class (MFC) C++ library | ||
* CodeView | * CodeView | ||
Line 33: | Line 33: | ||
==Publications== | ==Publications== | ||
*Nabajyoti Barkakati: ''Microsoft C/C++ 7 Developer's Guide'' - Sams Publishing 1992, ISBN 0-672-27395-0 | |||
*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 | ||
==Links== | ==Links== | ||
* | *{{FileLink|Microsoft_C7_OS2_1992-05-07.zip}}. Microsoft C/C++ 7.0 OS/2 Hosted Add-on Kit (1992-05-07) | ||
*{{FileLink|MS_C7_PatchDOS_1992-09-01.zip}}. Patches for Microsoft C/C++ 7.0, run 7.0 in DOS box. (Sep 1992) | |||
[[Category:C++ Development Environment]] | [[Category:C++ Development Environment]][[Category:Microsoft Product]] |
Latest revision as of 22:32, 3 February 2024

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
- Nabajyoti Barkakati: Microsoft C/C++ 7 Developer's Guide - Sams Publishing 1992, ISBN 0-672-27395-0
- 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
- Microsoft_C7_OS2_1992-05-07.zip. Microsoft C/C++ 7.0 OS/2 Hosted Add-on Kit (1992-05-07)
- MS_C7_PatchDOS_1992-09-01.zip. Patches for Microsoft C/C++ 7.0, run 7.0 in DOS box. (Sep 1992)