Changeset 3765 for trunk/src/kernel32/winimagebase.cpp
- Timestamp:
- Jun 28, 2000, 8:08:36 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winimagebase.cpp
r3678 r3765 1 /* $Id: winimagebase.cpp,v 1.2 2 2000-06-08 18:08:56sandervl Exp $ */1 /* $Id: winimagebase.cpp,v 1.23 2000-06-28 18:08:35 sandervl Exp $ */ 2 2 3 3 /* … … 47 47 errorState(NO_ERROR), entryPoint(0), fullpath(NULL), 48 48 tlsAddress(0), tlsIndexAddr(0), tlsInitSize(0), tlsTotalSize(0), 49 tlsCallBackAddr(0), tlsIndex(-1), pRes Dir(NULL),49 tlsCallBackAddr(0), tlsIndex(-1), pResRootDir(NULL), 50 50 ulRVAResourceSection(0) 51 51 {
Note:
See TracChangeset
for help on using the changeset viewer.