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
550 B
20 lines
550 B
/**********************************************************************/
|
|
/** 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>
|
|
|