Changeset 1402 for trunk/dll/filldir.h
- Timestamp:
- Mar 14, 2009, 6:17:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/filldir.h
r1358 r1402 11 11 05 Jan 08 SHL Split from fm3dll.h 12 12 25 Dec 08 GKY Add ProcessDirectoryThread to allow optional recursive drive scan at startup. 13 08 Mar 09 GKY Additional strings move to PCSZs 13 14 14 15 ***********************************************************************/ … … 53 54 54 55 // Data declarations 55 extern CHAR *FM3Tools;56 extern CHAR *WPProgram;56 extern PCSZ FM3Tools; 57 extern PCSZ WPProgram; 57 58 extern HPOINTER hptrEnv; 58 59 extern HPOINTER hptrHidden;
Note:
See TracChangeset
for help on using the changeset viewer.