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.
18 lines
494 B
18 lines
494 B
/***************************************************************************
|
|
*
|
|
* VERALL.H
|
|
*
|
|
* Include this header file for proper resource version where the component
|
|
* consists of all TerminalServer code. See ctxver.h for details.
|
|
*
|
|
* Copyright Microsoft Corporation, 1998
|
|
*
|
|
*
|
|
****************************************************************************/
|
|
|
|
#define VER_CTXCONTENT 1
|
|
//#define VER_CTXALLCONTENT 1
|
|
#define VER_CTXSOMECONTENT 1
|
|
|
|
#include <ctxver.h>
|
|
|