From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- dspcontrol/inc/resource.h | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 dspcontrol/inc/resource.h (limited to 'dspcontrol/inc/resource.h') diff --git a/dspcontrol/inc/resource.h b/dspcontrol/inc/resource.h new file mode 100644 index 0000000..f5fabad --- /dev/null +++ b/dspcontrol/inc/resource.h @@ -0,0 +1,39 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by c:\masm32\FlexLabs\DspControl\source\trunk\res\DspControl.rc +// +#define IDI_PC 101 +#define IDC_LIST 102 +#define IDT_MAIN 1000 +#define IDC_CLIST 3000 +#define IDC_ENABLED 40071 +#define IDC_STATUS_ONLINE 40072 +#define IDC_STATUS_AWAY 40073 +#define IDC_STATUS_DND 40074 +#define IDC_STATUS_NA 40075 +#define IDC_STATUS_OCCUPIED 40076 +#define IDC_STATUS_FREECHAT 40077 +#define IDC_STATUS_INVISIBLE 40078 +#define IDC_STATUS_ONTHEPHONE 40079 +#define IDC_STATUS_OUTTOLUNCH 40080 +#define IDC_PROTO 40081 +#define IDC_ETYPE_MESSAGE 40082 +#define IDC_ETYPE_URL 40083 +#define IDC_ETYPE_CONTACTS 40084 +#define IDC_ETYPE_ADDED 40085 +#define IDC_ETYPE_AUTHREQUEST 40086 +#define IDC_ETYPE_FILE 40087 +#define IDC_STARTTIME 40088 +#define IDC_ENDTIME 40089 +#define IDC_SHOWHIDDEN 50071 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1004 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3