Changeset 1664 for trunk/dll/collect.c


Ignore:
Timestamp:
Aug 5, 2012, 2:11:07 AM (13 years ago)
Author:
Gregg Young
Message:

Changes to use Unlock to unlock files if Unlock.exe is in path both from menu/toolbar and as part of copy, move and delete operations. Changes to allow copy and move over readonly files with a warning dialog; also added a warning dialog for delete of readonly files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/collect.c

    r1615 r1664  
    7979  08 Aug 11 SHL Rework UM_COLLECT to avoid spurious container items free
    8080  13 Aug 11 GKY Have file count and KIBs update at the same time
     81  04 Aug 12 GKY Changes to use Unlock to unlock files if Unlock.exe is in path both from menu and as part of copy, move and
     82                delete operations
    8183
    8284***********************************************************************/
     
    23462348      case IDM_MCIPLAY:
    23472349      case IDM_UUDECODE:
     2350      case IDM_UNLOCKFILE:
    23482351      case IDM_MERGE:
    23492352        {
Note: See TracChangeset for help on using the changeset viewer.