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.
19 lines
563 B
19 lines
563 B
/*----------------------------------------------------------------------------
|
|
cpsprdver.h
|
|
|
|
Versioning information common to all modules in Connection Point Services.
|
|
|
|
Copyright (c) 1998 Microsoft Corporation
|
|
All rights reserved.
|
|
|
|
Authors:
|
|
byao Baogang Yao
|
|
|
|
History:
|
|
2/25/98 quintinb Created
|
|
--------------------------------------------------------------------------*/
|
|
#include "pnpuverp.h"
|
|
|
|
#undef VER_PRODUCTNAME_STR
|
|
#define VER_PRODUCTNAME_STR "Microsoft(R) Connection Point Services"
|
|
|