| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by dialog.rc
- //
- #define IDM_ABOUTBOX 0x0010
- #define IDD_ABOUTBOX 100
- #define IDS_ABOUTBOX 101
- #define IDD_DIALOG_DIALOG 102
- #define ID_COPY 102
- #define ID_READ 103
- #define ID_SAVE 104
- #define ID_PRINT 105
- #define ID_NOTE 106
- #define ID_FIND 107
- #define IDC_HIDE 108
- #define ID_SEARCH 109
- #define ID_SETUP 110
- #define ID_SCHEME 111
- #define IDR_MAINFRAME 128
- #define IDB_TITLE 129
- #define IDC_HAND 134
- #define IDB_TOOLBAR 135
- #define IDR_SCHEME 138
- #define IDC_UP 1000
- #define IDC_DOWN 1001
- #define IDC_SLIDER 1014
- #define IDC_TITLE 1023
- #define IDC_TABBK 1025
- #define IDC_PANEL 1025
- #define IDC_TAB 1026
- #define IDC_MAINTITLE 1028
- #define IDC_GO 1029
- #define IDC_DROPDOWN 1030
- #define IDC_HELPME 1031
- #define IDC_BACK 1032
- #define IDC_FORE 1033
- #define IDC_MENU 1034
- #define IDC_TOOLBAR 1040
- #define IDC_VIEW 1045
- #define IDC_STATUSBAR 1046
- #define IDC_FIND 1047
- #define ID_SCHEME_DEFAULT 32771
- #define ID_SCHEME_BLUE 32772
- #define ID_SCHEME_SLIVER 32773
- #define ID_SCHEME_GREEN 32774
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 139
- #define _APS_NEXT_COMMAND_VALUE 32776
- #define _APS_NEXT_CONTROL_VALUE 1048
- #define _APS_NEXT_SYMED_VALUE 112
- #endif
- #endif
|