Jump to content

Programmer's Workbench: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Ak120 (talk | contribs)
Line 22: Line 22:
*[[Microsoft C/C++]]
*[[Microsoft C/C++]]
*[[Microsoft MASM 6.0]]
*[[Microsoft MASM 6.0]]
*[[Microsoft MASM 6.1]]


==Links==
==Links==


[[Category:Integrated Development Environment]]
[[Category:Integrated Development Environment]]

Revision as of 09:11, 11 January 2023

Microsoft Programmer's Workbench (PWB) is an integrated development environment for DOS and OS/2 that shipped with different language products.

Features

PWBHELP
Extensions
  • PWBROWSE - Source browser
  • PWBHELP - Online help system
  • PWBMASM - MASM
  • PWBUTILS - NMAKE, LINK and CodeView options commands
Files
.BAK - Backup copies of changed files
.BSC - Source browser
.MAK - Control file for NMAKE
.MRK - Markings
.OUT - Profiler output
.PBI, PBO, PBT - Profiler intermediate files
.SBR - Status

Products

Links