Jump to content

Microsoft C/C++: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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

OS/2 Programmer's Workbench

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:

Features

MS-DOS Programmer's Workbench 2.0
  • 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