summaryrefslogtreecommitdiff
path: root/plugins/Console/src/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-16 16:31:53 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-16 16:31:53 +0000
commit5b0a53a6d3f1b8d70b34631d96d3815d0a334dd3 (patch)
tree9b38676d8ae565bac52063f5398dde110082a26f /plugins/Console/src/resource.h
parent1cf47d1eaff4d7d7242d0ab87dd540ae5b400833 (diff)
Clist_mw, Clist_nicer, CmdLine, Console: folder structure change
git-svn-id: http://svn.miranda-ng.org/main/trunk@988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Console/src/resource.h')
-rw-r--r--plugins/Console/src/resource.h58
1 files changed, 58 insertions, 0 deletions
diff --git a/plugins/Console/src/resource.h b/plugins/Console/src/resource.h
new file mode 100644
index 0000000000..a8947819a4
--- /dev/null
+++ b/plugins/Console/src/resource.h
@@ -0,0 +1,58 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDI_CONSOLE_UP 100
+#define IDI_CONSOLE_DOWN 101
+#define IDD_MSG 111
+#define IDD_CONSOLE 112
+#define IDD_LOG 113
+#define IDD_OPTIONS 114
+#define IDI_COPY 402
+#define IDI_NOSCROLL 403
+#define IDI_SCROLL 404
+#define IDI_SAVE 405
+#define IDI_DELETE 406
+#define IDI_OPTIONS 407
+#define IDI_PAUSED 408
+#define IDI_STARTED 409
+#define IDI_BTN_UP 410
+#define IDI_BTN_DN 411
+#define IDI_CLOSE 412
+#define IDI_START 413
+#define IDI_PAUSE 414
+#define IDI_IN 415
+#define IDI_OUT 416
+#define IDI_ARROW 417
+#define IDI_INFO 418
+#define IDI_EMPTY 419
+#define IDC_TABS 1000
+#define IDC_LIST 1001
+#define IDC_SAVE 1002
+#define IDC_PAUSE 1003
+#define IDC_SCROLL 1004
+#define IDC_COPY 1005
+#define IDC_DELETE 1006
+#define IDC_OPTIONS 1007
+#define IDI_CONSOLE 1008
+#define IDC_CLOSE 1009
+#define IDC_PAUSEALL 1010
+#define IDC_STARTALL 1011
+#define IDC_SINGLE 1012
+#define IDC_WRAP 1013
+#define IDC_SHOWICONS 1014
+#define IDC_SEPARATOR 1015
+#define IDC_LIMIT 1016
+#define IDC_START 1017
+#define IDC_RESTART 1018
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 115
+#define _APS_NEXT_COMMAND_VALUE 40000
+#define _APS_NEXT_CONTROL_VALUE 1019
+#define _APS_NEXT_SYMED_VALUE 102
+#endif
+#endif