Changeset 5053 for trunk/tools/common/kFilePE.h
- Timestamp:
- Feb 2, 2001, 9:45:42 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/kFilePE.h
r4358 r5053 80 80 81 81 public: 82 kFilePE( FILE *phFile) throw(int);82 kFilePE(kFile *pFile) throw(int); 83 83 virtual ~kFilePE(); 84 84
Note:
See TracChangeset
for help on using the changeset viewer.