mirror of https://github.com/tongzx/nt5src
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.
14 lines
502 B
14 lines
502 B
/*********************************************************************/
|
|
/* Microsoft Windows **/
|
|
/* Copyright (c) 1994-1998 Microsoft Corporation
|
|
/*********************************************************************/
|
|
#ifndef APSTUDIO_INVOKED
|
|
|
|
#define RC_VERSION_FILE_DESCRIPTION "Connection Manager Phone Book\0"
|
|
#define RC_VERSION_INTERNAL_NAME "CMPBK32\0"
|
|
#define RC_VERSION_ORIGINAL_FILE_NAME "CMPBK32.DLL\0"
|
|
|
|
#include <bldver.rc>
|
|
|
|
#endif
|
|
|