diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:41:10 +0000 |
commit | f04d64869f3b1de54fb343f28f955584780001b8 (patch) | |
tree | 5453dc10de3d980de79ffe019fa0b5fcb692a27d /UseActions/res/resource.h | |
parent | 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 (diff) |
Project folders rename part 3
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@215 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'UseActions/res/resource.h')
-rw-r--r-- | UseActions/res/resource.h | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/UseActions/res/resource.h b/UseActions/res/resource.h new file mode 100644 index 0000000..063634b --- /dev/null +++ b/UseActions/res/resource.h @@ -0,0 +1,53 @@ +//{{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
|