Changeset 1454 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Sep 13, 2009, 1:27:47 AM (16 years ago)
Author:
Gregg Young
Message:

Add submenu to view ini that includes fm3.ini, the user ini and the system ini as open choices (ticket 366)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r1444 r1454  
    3232                letter windows; Use button ID to identify drive letter for processing.
    3333  22 Jul 09 GKY Code changes to use semaphores to serialize drive scanning
     34  12 Sep 09 GKY Add FM3.INI User ini and system ini to submenu for view ini
    3435
    3536***********************************************************************/
     
    436437  case IDM_DOSCOMMANDLINE:
    437438  case IDM_INIVIEWER:
     439  case IDM_INIVIEWERFM2:
     440  case IDM_INIVIEWERSYS:
    438441  case IDM_EDITASSOC:
    439442  case IDM_COMMANDLINE:
Note: See TracChangeset for help on using the changeset viewer.