Windows2000/private/shell/ext/sendmail/sendmail.rc
2020-09-30 17:12:32 +02:00

93 lines
1.5 KiB
Plaintext

//Microsoft Developer Studio generated resource script.
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
// Generated from the TEXTINCLUDE 2 resource.
#include <windows.h>
#undef APSTUDIO_READONLY_SYMBOLS
// English (U.S.) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
#ifdef _WIN32
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
#pragma code_page(1252)
#endif //_WIN32
// Icon
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDI_MAIL ICON DISCARDABLE "MAIL.ICO"
#ifdef APSTUDIO_INVOKED
// TEXTINCLUDE
1 TEXTINCLUDE DISCARDABLE
BEGIN
"resource.h\0"
END
2 TEXTINCLUDE DISCARDABLE
BEGIN
"#include <windows.h>\r\n"
"\0"
END
3 TEXTINCLUDE DISCARDABLE
BEGIN
"#include ""sendmail.rcv""\r\n"
"\0"
END
#endif // APSTUDIO_INVOKED
// String Table
STRINGTABLE DISCARDABLE
BEGIN
IDS_MAIL_FILENAME "Mail Recipient"
IDS_SENDMAIL_URL_FILENAME "Send Mail Message.url"
IDS_SENDMAIL_FAILUREMSG "The current document type can not be sent as mail. Would you like to send a Shortcut instead?"
IDS_SENDMAIL_FAILUREMSGTITLE "Send Mail"
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_DESKTOPLINK_FILENAME "Desktop as Shortcut"
IDS_DESKTOPLINK_FILENAME_NEW "Desktop (create shortcut)"
END
#endif // English (U.S.) resources
#ifndef APSTUDIO_INVOKED
// Generated from the TEXTINCLUDE 3 resource.
#include "sendmail.rcv"
#endif // not APSTUDIO_INVOKED