Ignore:
Timestamp:
Jun 28, 2000, 8:08:36 PM (25 years ago)
Author:
sandervl
Message:

findresource cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/winimagebase.cpp

    r3678 r3765  
    1 /* $Id: winimagebase.cpp,v 1.22 2000-06-08 18:08:56 sandervl Exp $ */
     1/* $Id: winimagebase.cpp,v 1.23 2000-06-28 18:08:35 sandervl Exp $ */
    22
    33/*
     
    4747    errorState(NO_ERROR), entryPoint(0), fullpath(NULL),
    4848    tlsAddress(0), tlsIndexAddr(0), tlsInitSize(0), tlsTotalSize(0),
    49     tlsCallBackAddr(0), tlsIndex(-1), pResDir(NULL),
     49    tlsCallBackAddr(0), tlsIndex(-1), pResRootDir(NULL),
    5050    ulRVAResourceSection(0)
    5151{
Note: See TracChangeset for help on using the changeset viewer.