From f1b2e090d9a10b4fc6dc7326856cb5be81a1d4d8 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 30 Mar 2014 11:03:57 +0000 Subject: Steam: init commit git-svn-id: http://svn.miranda-ng.org/main/trunk@8790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Steam/src/resource.h | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 protocols/Steam/src/resource.h (limited to 'protocols/Steam/src/resource.h') diff --git a/protocols/Steam/src/resource.h b/protocols/Steam/src/resource.h new file mode 100644 index 0000000000..0d895c56fe --- /dev/null +++ b/protocols/Steam/src/resource.h @@ -0,0 +1,36 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by e:\Projects\C++\MirandaNG\protocols\Steam\res\Resource.rc +// +#define IDD_ACCMGR 9 +#define IDD_OPT_MAIN 10 +#define IDD_IGNORE_LIST 21 +#define IDD_CAPTCHA 118 +#define IDI_ICON1 119 +#define IDI_STEAM 119 +#define IDD_STEAMGUARD 119 +#define IDD_GUARD 119 +#define IDC_SN 1001 +#define IDC_PW 1002 +#define IDC_PASSWORD 1002 +#define IDC_SL 1003 +#define IDC_USERNAME 1003 +#define IDC_SAVEPASS 1004 +#define IDC_PROTOPIC 1004 +#define IDC_CAPTCHA 1004 +#define IDC_REGISTER 1018 +#define IDC_DEFAULT_GROUP 1020 +#define IDC_GROUP 1021 +#define IDC_BM_LIST 1064 +#define IDC_TEXT 1082 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 120 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1083 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3