summaryrefslogtreecommitdiff
path: root/Protocols/SIP/resource.h
diff options
context:
space:
mode:
authorpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-12-26 01:24:30 +0000
committerpescuma <pescuma@c086bb3d-8645-0410-b8da-73a8550f86e7>2009-12-26 01:24:30 +0000
commitfee31daf0c5470fdb8c1efe39bf934bc2e1463be (patch)
tree4e84a09e39c66b6d18eff5dcf1b64ed05e0215b9 /Protocols/SIP/resource.h
parent21f8ca06b26fe42f8bbf8ca477a2824989ff13c7 (diff)
sip: initial commit
git-svn-id: http://pescuma.googlecode.com/svn/trunk/Miranda@194 c086bb3d-8645-0410-b8da-73a8550f86e7
Diffstat (limited to 'Protocols/SIP/resource.h')
-rw-r--r--Protocols/SIP/resource.h42
1 files changed, 42 insertions, 0 deletions
diff --git a/Protocols/SIP/resource.h b/Protocols/SIP/resource.h
new file mode 100644
index 0000000..4569f2a
--- /dev/null
+++ b/Protocols/SIP/resource.h
@@ -0,0 +1,42 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by resource.rc
+//
+#define IDD_OPTIONS 119
+#define IDD_OPTIONS_OLD 120
+#define IDD_EMOTICON_SELECTION 126
+#define IDD_ACCMGRUI 227
+#define IDC_USERNAME 1000
+#define IDC_PASSWORD 1001
+#define IDC_NAME 1002
+#define IDC_NUMBER 1003
+#define IDC_PORT 1004
+#define IDC_STUN_PORT 1005
+#define IDC_HOST 1043
+#define IDC_STUN_HOST 1044
+#define IDC_SAVEPASSWORD 1048
+#define IDC_INPUT_TOO 1060
+#define IDC_IGNORE_UPPERCASE 1065
+#define IDC_AUTO_USER 1066
+#define IDC_USE_DEFAULT_PACK 1066
+#define IDC_PACK 1075
+#define IDC_GETMORE 1076
+#define IDC_EMOTICONS 1080
+#define IDC_ONLY_ISOLATED 1086
+#define IDC_ONLY_ISOLATED2 1087
+#define IDC_CUSTOM_SMILEYS 1087
+#define IDC_VIDEO 1088
+#define IDC_STATIC -1
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NO_MFC 1
+#define _APS_3D_CONTROLS 1
+#define _APS_NEXT_RESOURCE_VALUE 128
+#define _APS_NEXT_COMMAND_VALUE 40005
+#define _APS_NEXT_CONTROL_VALUE 1087
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif