From f9eb107520e9dad37b06eb5c737b39d7bc15c751 Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Wed, 27 Jun 2012 17:22:43 +0000 Subject: Added File As Message plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FileAsMessage/resource.h | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 plugins/FileAsMessage/resource.h (limited to 'plugins/FileAsMessage/resource.h') diff --git a/plugins/FileAsMessage/resource.h b/plugins/FileAsMessage/resource.h new file mode 100644 index 0000000000..b6a254dcf7 --- /dev/null +++ b/plugins/FileAsMessage/resource.h @@ -0,0 +1,45 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resources.rc +// +#define IDC_PLAY 1 +#define IDD_DIALOG1 101 +#define IDD_MAIN 101 +#define IDI_SMALLICON 102 +#define IDD_OPTIONS 103 +#define IDI_STOP 104 +#define IDI_PAUSE 105 +#define IDI_PLAY 106 +#define IDI_REFRESH 107 +#define IDC_FILENAME 1001 +#define IDC_BROWSE 1002 +#define IDC_STOP 1003 +#define IDC_REFRESH 1004 +#define IDC_PROGRESS 1005 +#define IDC_STATUS 1006 +#define IDC_FILESIZE 1008 +#define IDC_LIST1 1020 +#define IDC_ALPHANUM 1022 +#define IDC_HIDEDELAY 1051 +#define IDC_CHUNKSIZE 1051 +#define IDC_SHOWDELAY 1052 +#define IDC_SENDDELAY 1052 +#define IDC_SENTCOLOR 1053 +#define IDC_UNSENT 1053 +#define IDC_SENTCOLOR2 1054 +#define IDC_SENT 1054 +#define IDC_SENTCOLOR3 1055 +#define IDC_TOSEND 1055 +#define IDC_SENTCOLOR4 1056 +#define IDC_RECV 1056 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1022 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3