From eb304eedf191bd847c7a4ea00b302149301cfa4e Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 29 Jul 2012 21:43:45 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@1261 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/src/resource.h | 59 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100755 plugins/Msg_Export/src/resource.h (limited to 'plugins/Msg_Export/src/resource.h') diff --git a/plugins/Msg_Export/src/resource.h b/plugins/Msg_Export/src/resource.h new file mode 100755 index 0000000000..cd12714f9a --- /dev/null +++ b/plugins/Msg_Export/src/resource.h @@ -0,0 +1,59 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resource.rc +// +#define IDI_EXPORT_MESSAGE 108 +#define IDD_EXPORT_ALL_DLG 110 +#define IDR_MSG_EXPORT 114 +#define IDD_FILE_VIEWER 116 +#define IDR_FV_EDIT 117 +#define IDD_OPT_MSGEXPORT2 123 +#define IDI_NOTICK 205 +#define IDI_TICK 206 +#define IDD_OPT_MSGEXPORT 999 +#define IDC_EXPORTALL 1001 +#define IDC_EXPORT_DIR 1002 +#define IDC_MAX_CLOUMN_WIDTH 1003 +#define IDC_EXPORT_TIMEFORMAT 1004 +#define IDC_EXPORT_DIR_BROWSE 1032 +#define IDC_MAP_USER_LIST 1034 +#define IDC_AUTO_FILENAME 1035 +#define IDC_CLEAR_ALL 1036 +#define IDC_EXPORT_PROGRESS 1037 +#define IDC_EXP_ALL_STATUS 1039 +#define IDC_OPEN_HELP 1041 +#define IDC_DEFAULT_FILE 1043 +#define IDC_RICHEDIT 1046 +#define IDC_USE_INTERNAL_VIEWER 1048 +#define IDC_FV_EXTERNAL 1049 +#define IDC_FV_FIND 1050 +#define IDC_REPLACE_MIRANDA_HISTORY 1054 +#define IDC_DEBUG_INFO 1060 +#define IDC_FILE_VIEWER_BROWSE 1063 +#define IDC_FILE_VIEWER 1064 +#define IDC_APPEND_NEWLINE 1065 +#define IDC_USE_LESS_AND_GREATER_IN_EXPORT 1066 +#define IDC_FC_PROMPT 1067 +#define IDC_FC_RENAME 1068 +#define IDC_FC_NOTHING 1069 +#define IDC_FD_PROMPT 1070 +#define IDC_FD_DELETE 1071 +#define IDC_FD_NOTHING 1072 +#define IDC_EXPORT_PROTOS 1073 +#define IDC_USE_UTF8_IN_NEW_FILES 1074 +#define ID_EXPORTSELECTED 40002 +#define ID_EDIT_COPY 40003 +#define ID_SET_TO_DEFAULT 40004 +#define ID_USERLIST_USERDETAILS 40005 +#define IDC_STATIC -1 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 124 +#define _APS_NEXT_COMMAND_VALUE 40006 +#define _APS_NEXT_CONTROL_VALUE 1075 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3