Ignore:
Timestamp:
Feb 2, 2001, 9:45:42 AM (25 years ago)
Author:
bird
Message:

Corrected kFileLX and kFilePE constructors.
Made kDump.exe work again.
Added import module dump to kFilePE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/kFilePE.h

    r4358 r5053  
    8080
    8181    public:
    82         kFilePE(FILE *phFile) throw(int);
     82        kFilePE(kFile *pFile) throw(int);
    8383        virtual ~kFilePE();
    8484
Note: See TracChangeset for help on using the changeset viewer.