summaryrefslogtreecommitdiff
path: root/protocols/Omegle/src/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-10-13 09:34:35 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-10-13 09:34:35 +0000
commit002652dfba97993283f544194f6837abe5955257 (patch)
tree4a1656cd93c64ae362af3301273bc878d42befc7 /protocols/Omegle/src/resource.h
parent41b579acddacffb545269fe44e6550ed30ef9a24 (diff)
Omegle: folders restructurization
git-svn-id: http://svn.miranda-ng.org/main/trunk@1903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Omegle/src/resource.h')
-rw-r--r--protocols/Omegle/src/resource.h31
1 files changed, 31 insertions, 0 deletions
diff --git a/protocols/Omegle/src/resource.h b/protocols/Omegle/src/resource.h
new file mode 100644
index 0000000000..0cfab1d840
--- /dev/null
+++ b/protocols/Omegle/src/resource.h
@@ -0,0 +1,31 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by omegle.rc
+//
+#define IDI_OMEGLE 101
+#define IDD_OmegleACCOUNT 111
+#define IDD_OPTIONS 122
+#define IDC_SERVER 1204
+#define IDC_NAME 1205
+#define IDC_MEET_COMMON 1206
+#define IDC_INTERESTS 1207
+#define IDC_HI_ENABLED 1208
+#define IDC_HI_MESSAGE 1209
+#define IDC_ASL_MESSAGE 1210
+#define IDC_LAST_QUESTION 1211
+#define IDC_NOCLEAR 1213
+#define IDC_DONTSTOP 1214
+#define IDC_REUSE_QUESTIONS 1215
+#define IDC_LOGGING 1216
+#define IDC_SERVER_INFO 1217
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 124
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1208
+#define _APS_NEXT_SYMED_VALUE 131
+#endif
+#endif