diff options
Diffstat (limited to 'useactions/res/resource.h')
-rw-r--r-- | useactions/res/resource.h | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/useactions/res/resource.h b/useactions/res/resource.h deleted file mode 100644 index 063634b..0000000 --- a/useactions/res/resource.h +++ /dev/null @@ -1,53 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by UseActions.rc
-//
-#define IDI_ACTION 101
-#define IDD_OPTIONS 102
-#define IDD_ELEMOPTS 104
-#define IDC_ACTIONSLIST 1001
-#define IDC_CHBMTBB 1002
-#define IDC_CHBHOTKEY 1003
-#define IDC_CHBMMENUITEM 1004
-#define IDC_CHBCMENUITEM 1005
-#define IDC_CHBTTBB 1006
-#define IDC_EDMMENUPN 1007
-#define IDC_EDCMENUPN 1008
-#define IDC_EDTMENUPN 1009
-#define IDC_CHBTABBB 1010
-#define IDC_CHBTMENUITEM 1012
-#define IDC_EDMMENUN 1013
-#define IDC_EDCMENUN 1014
-#define IDC_CHBCMVARS 1015
-#define IDC_EDCMENUVARSTR 1016
-#define IDC_BTCMSVARSHELP 1017
-#define IDC_STTOOLBAR 1018
-#define IDC_GB 1019
-#define IDC_STMMI 1020
-#define IDC_STCMI 1021
-#define IDC_STTMI 1022
-#define IDC_STOTHER 1023
-#define IDC_STMMIROOTPOPN 1024
-#define IDC_STCMIROOTPOPN 1025
-#define IDC_STTMIROOTPOPN 1026
-#define IDC_STMMIVARNAME 1027
-#define IDC_BTMMNVARSHELP 1028
-#define IDC_STCMIVARNAME 1029
-#define IDC_BTCMNVARSHELP 1030
-#define IDC_CHBMMENUSEP 1031
-#define IDC_CHBCMENUSEP 1032
-#define IDC_CHBMMVARS 1033
-#define IDC_EDMMENUVARSTR 1034
-#define IDC_BTMMSVARSHELP 1035
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1032
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|