snow flurry
69476552e8
I wish I didn't end up doing this all at once, but ah well. Quick rundown: - CommonCfg contains config/registry functions shared between Grabby and GrbyCfg. - GrbyCfg provides a dialog for configuring Grabby. git-svn-id: svn://vcs.sdm.2ki.xyz/Grabby/trunk@16 27729192-006e-004d-b9b5-06fbd0ef7001
43 lines
1.6 KiB
C
43 lines
1.6 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by GrbyCfg.rc
|
|
//
|
|
#define IDC_MYICON 2
|
|
#define IDD_CONFIGDIALOG 9
|
|
#define IDD_GRBYCFG_DIALOG 102
|
|
#define IDS_APP_TITLE 103
|
|
#define IDM_ABOUT 104
|
|
#define IDM_EXIT 105
|
|
#define IDD_GENCONFIG 106
|
|
#define IDI_GRBYCFG 107
|
|
#define IDI_SMALL 108
|
|
#define IDC_GRBYCFG 109
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_UPLOADCONFIG 130
|
|
#define IDC_TABVIEW 1000
|
|
#define IDC_APPLY 1001
|
|
#define IDC_SCRNDIR 1004
|
|
#define IDC_SCRDIRBROWSE 1005
|
|
#define IDC_KEEPIMGS 1006
|
|
#define IDC_URLINPUT 1007
|
|
#define IDC_LAUNCHHELPER 1007
|
|
#define IDC_ENCODEFILE 1008
|
|
#define IDC_RDMAC 1008
|
|
#define IDC_UPLOADMETHOD 1009
|
|
#define IDC_RDWIN 1009
|
|
#define IDC_RDCUSTOM 1010
|
|
#define IDC_CUSTOMKEY 1011
|
|
#define IDC_STATIC -1
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NO_MFC 1
|
|
#define _APS_NEXT_RESOURCE_VALUE 130
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1012
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|