Changeset 1664 for trunk/dll/init.h
- Timestamp:
- Aug 5, 2012, 2:11:07 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/init.h
r1654 r1664 29 29 combination of event and mutex semaphores 30 30 08 Jan 12 GKY Add support for changing PresParams in the notify status window 31 04 Aug 12 GKY Changes to use Unlock to unlock files if Unlock.exe is in path both from menu/toolbar and as part of 32 copy, move and delete operations 33 04 Aug 12 GKY Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog 34 for delete of readonly files 31 35 32 36 ***********************************************************************/ … … 59 63 extern PCSZ PCSZ_IMAGEEXE; 60 64 extern PCSZ PCSZ_LVMEXE; 65 extern PCSZ PCSZ_UNLOCKEXE; 61 66 extern PCSZ PCSZ_ARCCNR; 62 67 extern PCSZ PCSZ_COLLECTOR;
Note:
See TracChangeset
for help on using the changeset viewer.