Windows2003-3790/inetsrv/iis/svcs/nntp/isrpc/isrpc.rc
2020-09-30 16:53:55 +02:00

21 lines
550 B
Plaintext

/**********************************************************************/
/** Microsoft Windows NT **/
/** Copyright(c) Microsoft Corp., 1997 **/
/**********************************************************************/
/*
isrpc.rc
*/
#include <windows.h>
#define RC_VERSION_FILE_DESCRIPTION "ISRPC \0"
#define RC_VERSION_INTERNAL_NAME "isrpc.dll\0"
#define RC_VERSION_ORIGINAL_FILE_NAME "isrpc.dll\0"
#define VER_LANGNEUTRAL
#include <bldver.rc>