You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
631 B
20 lines
631 B
/**********************************************************************/
|
|
/** Microsoft Windows NT **/
|
|
/** Copyright(c) Microsoft Corp., 1992 **/
|
|
/**********************************************************************/
|
|
|
|
/*
|
|
* smtpapi.rc
|
|
* Resources for the SMTP client dll.
|
|
*
|
|
*
|
|
* FILE HISTORY
|
|
* keithmo 25-Mar-1993 Created
|
|
*/
|
|
|
|
|
|
#define RC_VERSION_FILE_DESCRIPTION "SMTP Service Client API Stubs\0"
|
|
#define RC_VERSION_INTERNAL_NAME "smtpapi.dll\0"
|
|
#define RC_VERSION_ORIGINAL_FILE_NAME "smtpapi.dll\0"
|
|
|
|
#include <bldver.rc>
|