Leaked source code of windows server 2003
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.
|
|
/*----------------------------------------------------------------------------
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"
|