summaryrefslogtreecommitdiff
path: root/plugins/Ping/src/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-11-28 18:44:28 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-11-28 18:44:28 +0000
commit68fb5b69ea8403a3f9dcb70b3133eb10e1711000 (patch)
treec4e4e81724c9ea80fe7f2558991bda699961bc11 /plugins/Ping/src/resource.h
parent80d65efb84ec7500cd02ca047d0177d642eb1871 (diff)
forgotten files
git-svn-id: http://svn.miranda-ng.org/main/trunk@2544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Ping/src/resource.h')
-rw-r--r--plugins/Ping/src/resource.h80
1 files changed, 80 insertions, 0 deletions
diff --git a/plugins/Ping/src/resource.h b/plugins/Ping/src/resource.h
new file mode 100644
index 0000000000..214edade09
--- /dev/null
+++ b/plugins/Ping/src/resource.h
@@ -0,0 +1,80 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by ping.rc
+//
+#define IDD_DIALOG1 101
+#define IDD_DIALOG2 102
+#define IDD_DIALOG3 103
+#define IDR_MENU1 106
+#define IDI_ICON_PROTO 108
+#define IDI_ICON_DISABLED 112
+#define IDI_ICON_NOTRESPONDING 113
+#define IDI_ICON_RESPONDING 114
+#define IDI_ICON_TESTING 115
+#define IDC_PPM 1001
+#define IDC_PT 1002
+#define IDC_RPT 1003
+#define IDC_CHECK1 1005
+#define IDC_CHECKPOPUP 1005
+#define IDC_CHK_DESTTCP 1005
+#define IDC_BUTTONEDIT 1006
+#define IDC_BUTTONRELOAD 1007
+#define IDC_CHK_LOG 1008
+#define IDC_ED_FILENAME 1009
+#define IDC_CHECKPOPUP2 1010
+#define IDC_CHK_LOGCSV 1011
+#define IDC_CHK_BLOCK 1012
+#define IDC_BTN_VIEWLOG 1013
+#define IDC_ED_DATAFILENAME 1014
+#define IDC_BTN_LOGBROWSE 1015
+#define IDC_BTN_DATABROWSE 1016
+#define IDC_ED_DESTADDR 1016
+#define IDC_ED_DESTLAB 1017
+#define IDC_BTN_DESTADD 1018
+#define IDC_LST_DEST 1019
+#define IDC_BTN_DESTREM 1020
+#define IDC_ED_DESTPORT 1021
+#define IDC_BTN_DESTEDIT 1021
+#define IDC_ED_DESTPROTO 1022
+#define IDC_BTN_DESTUP 1022
+#define IDC_BTN_DESTDOWN 1023
+#define IDC_COMBO_DESTPROTO 1024
+#define IDC_COMBO_DESTSTAT 1025
+#define IDC_COMBO_DESTSTAT2 1026
+#define IDC_BGCOL 1031
+#define IDC_ED_COMMAND 1032
+#define IDC_STATFS 1032
+#define IDC_RSTATUS 1033
+#define IDC_ED_PARAMS 1033
+#define IDC_NRSTATUS 1034
+#define IDC_TSTATUS 1035
+#define IDC_EDIT1 1035
+#define IDC_DSTATUS 1036
+#define IDC_CHK_NOTESTSTATUS 1037
+#define IDC_CHK_NOTESTICON 1037
+#define IDC_COMBO_GROUP 1038
+#define IDC_CHK_HIDEPROTO 1038
+#define IDC_SP_INDENT 1038
+#define IDC_EDIT2 1039
+#define IDC_SP_ROWHEIGHT 1040
+#define IDC_CHK_ATTACH 1041
+#define IDC_CHK_MINMAX 1042
+#define IDC_ST_VER 1043
+#define ID_MENU_ENABLEALLPINGS 40002
+#define ID_MENU_OPTIONS 40003
+#define ID_MENU_DISABLEALLPINGS 40004
+#define ID_MENU_DESTINATIONS 40005
+#define ID_MENU_GRAPH 40006
+#define ID_MENU_TOGGLE 40007
+#define ID_MENU_EDIT 40008
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 116
+#define _APS_NEXT_COMMAND_VALUE 40009
+#define _APS_NEXT_CONTROL_VALUE 1044
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif