Changeset 1803 for trunk/dll/treecnr.c


Ignore:
Timestamp:
May 2, 2015, 11:56:39 PM (10 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/treecnr.c

    r1799 r1803  
    9797                a trap when FM2 is shutdown or the container is closed while tree
    9898                container is still populating
     99  02 May 15 GKY Changes to allow a JAVA executable object to be created using "Real object"
     100                menu item on a jar file.
    99101
    100102***********************************************************************/
     
    909911      case IDM_SHADOW:
    910912      case IDM_SHADOW2:
     913      case IDM_JAVAEXE:
    911914      case IDM_PRINT:
    912915      case IDM_ATTRS:
Note: See TracChangeset for help on using the changeset viewer.