Changeset 1682 for trunk/dll/worker.h
- Timestamp:
- Jan 7, 2013, 1:36:38 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/worker.h
r1664 r1682 15 15 04 Aug 12 GKY Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog 16 16 for delete of readonly files 17 06 Jan 13 GKY Added optional confirmation dialogs for delete move and copy to compare dir Ticket 277 17 18 18 19 ***********************************************************************/ … … 35 36 BOOL overwrite; 36 37 BOOL noreadonlywarn; 38 BOOL compare; 37 39 } 38 40 MOVEIT;
Note:
See TracChangeset
for help on using the changeset viewer.