Changeset 841 for trunk/dll/makelist.c
- Timestamp:
- Sep 23, 2007, 6:27:51 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/dll/makelist.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/makelist.c
r793 r841 19 19 #define INCL_DOS 20 20 #define INCL_WIN 21 #define INCL_LONGLONG 21 22 #include <os2.h> 22 23 … … 95 96 } 96 97 97 INT AddToFileList(CHAR * string, FILEFINDBUF4 * ffb4, FILELIST *** list,98 INT AddToFileList(CHAR * string, FILEFINDBUF4L * ffb4, FILELIST *** list, 98 99 INT * numfiles, INT * numalloced) 99 100 {
Note:
See TracChangeset
for help on using the changeset viewer.
