windows-nt/Source/XPSP1/NT/public/internal/termsrv/inc/verall.h
2020-09-26 16:20:57 +08:00

19 lines
476 B
C

/***************************************************************************
*
* 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>