Using PWB Features to Build a Program with Overlays (60050)
The information in this article applies to:
- Microsoft Programmer's Workbench for MS-DOS 1.0
- Microsoft Programmer's Workbench for MS-DOS 1.1
- Microsoft Programmer's Workbench for OS/2 1.0
- Microsoft Programmer's Workbench for OS/2 1.1
This article was previously published under Q60050
A MAKE file built with PWB can be modified (within reason) with the
user supplied information section. This section, coded as
# << User_supplied_information >>
can contain other instructions that PWB (actually NMAKE or NMK) is
supposed to carry out during the MAKE cycle. All instructions that
follow this "fence" are not changed by PWB.
The following instructions detail two implementations of this "fence"
to allow PWB to build a program that uses overlays.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kb16bitonly KB60050 kbAudDeveloper |
---|
|