From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- miranda-wine/protocols/MSN/resource.h | 111 ++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 miranda-wine/protocols/MSN/resource.h (limited to 'miranda-wine/protocols/MSN/resource.h') diff --git a/miranda-wine/protocols/MSN/resource.h b/miranda-wine/protocols/MSN/resource.h new file mode 100644 index 0000000..25ab3ed --- /dev/null +++ b/miranda-wine/protocols/MSN/resource.h @@ -0,0 +1,111 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by msn.rc +// +#define IDI_MSN 1 +#define IDD_USEROPTS 105 +#define IDD_OPT_MSN_CONN 106 +#define IDD_HOTMAIL_OPT_POPUP 107 +#define IDI_MSNBLOCK 108 +#define IDI_INBOX 112 +#define IDI_INVITE 113 +#define IDI_NETMEETING 114 +#define IDI_PROFILE 115 +#define IDD_GET_PNG2DIB 118 +#define IDD_LISTSMGR 119 +#define IDI_LIST_FL 120 +#define IDI_LIST_AL 121 +#define IDI_LIST_BL 122 +#define IDI_LIST_RL 123 +#define IDI_AVATAR 125 +#define IDI_NUDGE 128 +#define IDI_SERVICES 129 +#define IDI_ICON2 130 +#define IDD_DIALOG1 131 +#define IDD_SETAVATAR 132 +#define IDD_OPT_MSNMAIN 184 +#define IDC_OPTIONSTAB 101 +#define IDD_OPT_MSN 185 +#define IDD_SETNICKNAME 226 +#define IDC_STMSNGROUP 1002 +#define IDC_EDIT1 1003 +#define IDC_USERTYPING 1004 +#define IDC_USEIEPROXY 1005 +#define IDC_ENABLE_AVATARS 1006 +#define IDC_USEWINCOLORS 1007 +#define IDC_ENABLE_NUDGE 1007 +#define IDC_MSN_PICT 1008 +#define IDC_NUDGE_MESSAGE 1008 +#define IDC_CUSTOM1 1009 +#define IDC_NUDGE_POPUP 1009 +#define IDC_USE_OWN_NICKNAME 1010 +#define IDC_BTN_INSTALL 1011 +#define IDC_NUDGE_CLIST 1011 +#define IDC_BTN_DOWNLOAD 1012 +#define IDC_NUDGE_CHAT 1012 +#define IDC_BTN_CANCEL 1013 +#define IDC_NUDGE_POPUP2 1013 +#define IDC_NUDGE_SOUND 1013 +#define IDC_MSNLISTS 1014 +#define IDC_LIST 1015 +#define IDC_ICON_FL 1016 +#define IDC_ICON_RL 1017 +#define IDC_ICON_AL 1018 +#define IDC_ICON_BL 1019 +#define IDC_PASSWORD 1020 +#define IDC_AVATAR 1021 +#define IDC_HANDLE 1022 +#define IDC_HANDLE2 1023 +#define IDC_SETAVATAR 1024 +#define IDC_DELETEAVATAR 1025 +#define IDC_BGCOLOUR 1026 +#define IDC_KEEPALIVE 1027 +#define IDC_TEXTCOLOUR 1028 +#define IDC_AWAY_AS_BRB 1029 +#define IDC_PREVIEW 1030 +#define IDC_PREVIEW2 1031 +#define IDC_ENABLE 1032 +#define IDC_SLOWSEND 1033 +#define IDC_MANAGEGROUPS 1034 +#define IDC_NOTIFY_ENDSESSION 1035 +#define IDC_CHECK1 1036 +#define IDC_USEOPENSSL 1036 +#define IDC_USEMSNP11 1037 +#define IDC_STMSNEXTRAGROUP 1037 +#define IDC_SENDFONTINFO 1046 +#define IDC_NOTIFY_USERTYPE 1047 +#define IDC_NICKNAME 1048 +#define IDC_DISABLEHOTJUNK 1049 +#define IDC_DEBUG 1050 +#define IDC_POPUP_TIMEOUT 1051 +#define IDC_POPUP_TIMEOUT2 1052 +#define IDC_NOTIFY_FIRSTMSG 1053 +#define IDC_DISABLE_ANOTHER_CONTACTS 1054 +#define IDC_ERRORS_USING_POPUPS 1056 +#define IDC_MAILER_APP 1057 +#define IDC_RUN_APP_ON_HOTMAIL 1058 +#define IDC_ENTER_MAILER_APP 1059 +#define IDC_MOBILE 1060 +#define IDC_MSN_MOBILE 1061 +#define IDC_WEBMESSENGER 1062 +#define IDC_LOGINSERVER 1171 +#define IDC_YOURHOST 1172 +#define IDC_MSNPORT 1174 +#define IDC_USEGATEWAY 1175 +#define IDC_DISABLEHOTMAIL 1301 +#define IDC_AUTOGETHOST 1302 +#define IDC_DISABLE_MAIN_MENU 1303 +#define IDC_NEWMSNACCOUNTLINK 1438 +#define IDC_RESETSERVER 1472 +#define IDC_STATIC -1 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 133 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1038 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3