summaryrefslogtreecommitdiff
path: root/Plugins/smcnotify/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/smcnotify/resource.h')
-rw-r--r--Plugins/smcnotify/resource.h91
1 files changed, 91 insertions, 0 deletions
diff --git a/Plugins/smcnotify/resource.h b/Plugins/smcnotify/resource.h
new file mode 100644
index 0000000..dcbb99f
--- /dev/null
+++ b/Plugins/smcnotify/resource.h
@@ -0,0 +1,91 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resource.rc
+//
+#define IDI_POPUP 101
+#define IDI_NOPOPUP 102
+#define IDI_LIST 103
+#define IDI_URL 104
+#define IDI_HISTORY 105
+#define IDI_LOG 106
+
+#define IDD_HISTORY 110
+#define IDD_POPUP 111
+#define IDD_OPTIONS 113
+#define IDD_ADVANCED 114
+#define IDD_IGNORE 115
+#define IDD_LIST 116
+
+#define IDR_PMENU 200
+
+#define IDC_HISTORYLIST 1000
+#define IDC_CHISTORYCLEAR 1001
+#define IDC_CPOPUP 1002
+#define IDC_CLOG 1003
+#define IDC_CHISTORY 1004
+
+#define IDC_POPUPS 1100
+#define IDC_ONCONNECT 1101
+#define IDC_IFCHANGED 1102
+#define IDC_PUIGNOREREMOVE 1103
+//#define IDC_USEOSD 1104
+#define IDC_PUBGCOLOR 1105
+#define IDC_PUTEXTCOLOR 1106
+#define IDC_COLORFROMPU 1107
+#define IDC_COLORWINDOWS 1108
+#define IDC_COLORCUSTOM 1109
+#define IDC_DELAYFROMPU 1110
+#define IDC_DELAYCUSTOM 1111
+#define IDC_DELAY 1112
+#define IDC_DELAY_SPIN 1113
+#define IDC_DELAYPERMANENT 1114
+#define IDC_POPUPTEXT 1115
+#define IDC_LEFTACTION 1116
+#define IDC_RIGHTACTION 1117
+#define IDC_PREVIEW 1118
+
+#define IDC_IGNOREREMOVE 1200
+#define IDC_LISTAUTOREFRESH 1201
+#define IDC_LISTTEXTCOLOR 1202
+#define IDC_LISTBGCOLOR 1203
+#define IDC_USEBGIMG 1204
+#define IDC_BGIMGFILE 1205
+#define IDC_BGIMGBROWSE 1206
+#define IDC_PROTOCOLS 1207
+
+#define IDC_HISTORY 1300
+#define IDC_HISTORYMAX 1301
+#define IDC_HISTORYMAX_SPIN 1302
+#define IDC_HISTORYTEXT 1303
+#define IDC_HISTORYCLEAR 1304
+#define IDC_MESSAGEWND 1305
+#define IDC_MSGREMOVED 1316
+#define IDC_MSGCHANGED 1317
+#define IDC_LOG 1308
+#define IDC_LOGFILE 1309
+#define IDC_LOGFILEBROWSE 1313
+#define IDC_LOGASCII 1314
+#define IDC_LOGTEXT 1310
+#define IDC_VARS1 1311
+#define IDC_VARS2 1312
+
+#define IDC_IGNORELIST IDC_LIST//1400
+#define IDC_IGNOREPOPUP 1401
+#define IDC_IGNOREHISTORY 1402
+#define IDC_IGNORELOG 1403
+
+#define IDC_LIST 1500
+
+#define IDC_STATIC -1
+#define IDC_EXPERT 2000
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 117
+#define _APS_NEXT_COMMAND_VALUE 40004
+#define _APS_NEXT_CONTROL_VALUE 1049
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif