Changeset 2759 for trunk/tools/database/APIImport.h
- Timestamp:
- Feb 11, 2000, 7:35:55 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/database/APIImport.h
r830 r2759 1 /* $Id: APIImport.h,v 1. 1 1999-09-05 02:53:04bird Exp $ */1 /* $Id: APIImport.h,v 1.2 2000-02-11 18:35:53 bird Exp $ */ 2 2 /* 3 3 * APIImportPE - imports a DLL with functions into the Odin32 database. Header. … … 13 13 ******************************************************************************/ 14 14 #define MAJOR_VER 0 15 #define MINOR_VER 415 #define MINOR_VER 5 16 16 17 17 /******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.