From 200aa11bbd25189047b388b88b3fc1f50b785d7c Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 1 Nov 2006 14:37:48 +0000 Subject: git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@8 4f64403b-2f21-0410-a795-97e2b3489a10 --- metacontacts/resource.h | 66 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 metacontacts/resource.h (limited to 'metacontacts/resource.h') diff --git a/metacontacts/resource.h b/metacontacts/resource.h new file mode 100644 index 0000000..a314445 --- /dev/null +++ b/metacontacts/resource.h @@ -0,0 +1,66 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by MetaContacts.rc +// +#define IDC_BTN_REM 3 +#define IDD_METASELECT 101 +#define IDI_MCMENU 103 +#define IDD_METAEDIT 108 +#define IDD_OPTIONS 109 +#define IDD_COPYPROGRESS 110 +#define IDD_DELPROGRESS 111 +#define IDI_MCMENUOFF 116 +#define IDI_MCEDIT 118 +#define IDI_MCREMOVE 119 +#define IDI_MCCONVERT 120 +#define IDI_MCADD 121 +#define IDI_ICON1 122 +#define IDI_MCSETDEFAULT 122 +#define IDC_METALIST 1002 +#define IDC_ONLYAVAIL 1005 +#define IDC_DEFAULT 1008 +#define IDC_NAME 1009 +#define IDC_FRAME 1013 +#define IDC_VALIDATE 1014 +#define IDC_CHK_SETDEFAULTRECV 1016 +#define IDC_CHK_ALWAYSUSEDEFAULT 1017 +#define IDC_CHECK1 1018 +#define IDC_CHK_SUPPRESSSTATUS 1018 +#define IDC_CHK_FORCEDEFAULT 1018 +#define IDC_CHK_SRT 1018 +#define IDC_RAD_UID 1019 +#define IDC_RAD_DID 1020 +#define IDC_RAD_MSG 1021 +#define IDC_RAD_MENU 1022 +#define IDC_RAD_INFO 1023 +#define IDC_RAD_NICK 1024 +#define IDC_RAD_NAME 1025 +#define IDC_LST_CONTACTS 1026 +#define IDC_CHK_SUPPRESSPROTO 1026 +#define IDC_BTN_SETDEFAULT 1027 +#define IDC_CHK_COPYHISTORY 1027 +#define IDC_BTN_UP 1028 +#define IDC_BTN_DOWN 1029 +#define IDC_ED_NAME 1030 +#define IDC_ED_DEFAULT 1031 +#define IDC_BTN_SETDEFAULT2 1031 +#define IDC_BTN_SETOFFLINE 1031 +#define IDC_ED_DAYS 1033 +#define IDC_PROG 1034 +#define IDC_CHK_SUBWINDOW 1035 +#define IDC_CHK_METAHISTORY 1036 +#define IDC_CHK_SUBHISTORY 1037 +#define IDC_CHK_COPYDATA 1038 +#define IDC_CHK_LOCKHANDLE 1039 +#define IDC_CHK_TEMPDEFAULT 1040 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 123 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1042 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3