Changeset 363 for trunk/src/pe2lx/pe.cpp
- Timestamp:
- Jul 22, 1999, 1:23:06 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/pe2lx/pe.cpp
r281 r363 1 /* $Id: pe.cpp,v 1. 6 1999-07-07 08:11:11sandervl Exp $ */1 /* $Id: pe.cpp,v 1.7 1999-07-22 11:23:06 sandervl Exp $ */ 2 2 3 3 /* … … 685 685 //to retrieve the original for win32's version apis 686 686 //TODO: Only supports one version resource (who would want to use more??) 687 //Allocate unique id for version resource to prevent conflicts 688 id = OS2Exe.GetUniqueId(); 687 689 OS2Exe.SetVersionResourceId(id); 688 690 case NTRT_RCDATA:
Note:
See TracChangeset
for help on using the changeset viewer.