Changeset 1226 for trunk/dll/rename.c
- Timestamp:
- Sep 14, 2008, 1:12:40 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/rename.c
r1212 r1226 22 22 23 23 #include "fm3dll.h" 24 #include "fm3dll2.h" // #define's for UM_*, control id's, etc. 25 #include "worker.h" // typedef MOVEIT 26 #include "rename.h" 24 27 #include "notebook.h" // Data declaration(s) 25 28 #include "init.h" // Data declaration(s) … … 29 32 #include "strutil.h" // GetPString 30 33 #include "copyf.h" // AdjustWildcardName 31 #include "rename.h"32 34 #include "valid.h" // TestFDates 33 35 #include "mkdir.h" // SetDir
Note:
See TracChangeset
for help on using the changeset viewer.