Changes between Initial Version and Version 3 of Ticket #131


Ignore:
Timestamp:
Sep 27, 2007, 8:35:16 PM (17 years ago)
Author:
Steven Levine
Comment:

as of 9/29 wrc.exe no longer destroys the bldlevel info, but it still does not generate working .res files with

wrc -r -zm -idll fm3res.rc

or with

wrc -r -idll fm3res.rc

This applies to bth wrc 1.7 and 1.8a.

The -zm allows for debugging the issue using Martin Lafaix's rdc.cmd (or a modified version)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #131

    • Property Milestone Release_3.7
    • Property Version 3.07
    • Property Owner set to Steven Levine
    • Property Priority minormajor
  • Ticket #131 – Description

    initial v3  
    1 We are still using the IBM rc.exe because the OpenWatcom v1.6 wrc.exe is broken.  It fails to copy the resident names table and the iterated pages.
     1We are still using the IBM rc.exe because the OpenWatcom v1.6 wrc.exe is broken.  It fails to copy the resident names table and the iterated pages.  It also fails to generate usable .res files.