Changeset 622 for trunk/include


Ignore:
Timestamp:
Aug 22, 1999, 4:25:13 PM (26 years ago)
Author:
sandervl
Message:

PE loader bugfixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/winimage.h

    r589 r622  
    1 /* $Id: winimage.h,v 1.8 1999-08-19 19:51:18 sandervl Exp $ */
     1/* $Id: winimage.h,v 1.9 1999-08-22 14:25:13 sandervl Exp $ */
    22
    33/*
     
    206206        Section               section[MAX_SECTION];
    207207
    208         char                 *szFileName, *fullpath;
     208        char                 *fullpath;
     209        char                  szFileName[CCHMAXPATH];
    209210        char                  szModule[CCHMAXPATH];
    210211
Note: See TracChangeset for help on using the changeset viewer.