summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/resource.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2014-03-30 11:03:57 +0000
committerAlexander Lantsev <aunsane@gmail.com>2014-03-30 11:03:57 +0000
commitf1b2e090d9a10b4fc6dc7326856cb5be81a1d4d8 (patch)
tree7bcea5fac7674bfbe0e9c3cfac31d073ee01dbb0 /protocols/Steam/src/resource.h
parentd3fc664a564c8864eca2b2cd19396940e45f4dca (diff)
Steam: init commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@8790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/src/resource.h')
-rw-r--r--protocols/Steam/src/resource.h36
1 files changed, 36 insertions, 0 deletions
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