From bc970507965a809727b3d5877884f21605fdf1a6 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sat, 26 Nov 2011 11:03:42 +0000 Subject: Project folders rename part 1 git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@210 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Console/resource.h | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Console/resource.h (limited to 'Console/resource.h') diff --git a/Console/resource.h b/Console/resource.h new file mode 100644 index 0000000..e0b9ed2 --- /dev/null +++ b/Console/resource.h @@ -0,0 +1,58 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by resource.rc +// +#define IDB_CONSOLE_UP 100 +#define IDB_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 -- cgit v1.2.3