Changeset 27 for trunk/id.h


Ignore:
Timestamp:
Mar 13, 2018, 6:34:46 PM (7 years ago)
Author:
Gregg Young
Message:

Remove mmio code; Ticet #5 Get gotcha "quiet" version working Tickets #1 #7 #9 Dialog changes related to both "quiet" and regular modes ( dialogs still need to be split in order to build both; only "quite can be bult from this) See Ticket #9 for a more complete list of changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/id.h

    r21 r27  
    2828#define ID_DLG_SETTINGSPAGE3      6
    2929#define ID_DLG_SETTINGSPAGE4      7
     30#define SM2_DIALOG                8
     31#define ID_DLG_SETTINGSPAGE0      9
    3032
    3133#define WID_NIL                   0
     
    7476#define WID_LB_FILEFORMAT         43
    7577#define WID_PB_EXIT               44
     78#define WID_PB_SETCAPTURETYPE     45
    7679
    7780#define IDM_SSWPOPUP              1
     
    160163#define IDS_SNAPLABEL                       34
    161164#define IDS_GENERALHELP                     35
     165#define IDS_MAINWIN                         36
    162166
    163167#define MAIN_HELP_TABLE                     1
Note: See TracChangeset for help on using the changeset viewer.