- Timestamp:
- Jul 10, 2001, 10:18:49 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winimagepe2lx.h
r6015 r6302 1 /* $Id: winimagepe2lx.h,v 1. 7 2001-06-15 09:42:49 bird Exp $ */1 /* $Id: winimagepe2lx.h,v 1.8 2001-07-10 20:18:49 bird Exp $ */ 2 2 3 3 /* … … 75 75 * module (TRUE) or and Pe2Lx module (FALSE). */ 76 76 HMODULE hmod; /* OS/2 handle of the module. */ 77 BOOL fDll; /* Set by Win32Pe2LxDll. */ 77 78 }; 78 79
Note:
See TracChangeset
for help on using the changeset viewer.