Changeset 1803 for trunk/dll/fm3dll2.h


Ignore:
Timestamp:
May 2, 2015, 11:56:39 PM (11 years ago)
Author:
Gregg Young
Message:

Changes to allow a JAVA executable object to be created using "Real object" menu item on a jar file. (Ticket [37]) Eliminate redundant prompts and error messages when telling FM/2 not to delete a R/O file. (Ticket [548]) Limit attempts to unlock files to exes and dlls. (Ticket [549])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3dll2.h

    r1722 r1803  
    3939  16 Feb 14 GKY Rework readonly check on delete code so it actually works in a logical way
    4040                and so it works with move to trashcan inabled.
     41  02 May 15 GKY Changes to allow a JAVA executable object to be created using "Real object"
     42                menu item on a jar file.
    4143
    4244  Align with spaces only - no tabs please
     
    408410#define IDM_OPENDIRWINDOW   1169
    409411#define IDM_UNLOCKFILE      1170
     412#define IDM_JAVAEXE         1171
    410413
    411414#define SM2_DIALOG          1234
Note: See TracChangeset for help on using the changeset viewer.