windows-nt/Source/XPSP1/NT/public/internal/termsrv/inc/winstaw.h

24 lines
429 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
/***************************************************************************
*
* WINSTAW.H (UNICODE version)
*
* This module contains external window station defines and structures
*
* Copyright Microsoft Corporation, 1998
*
*
****************************************************************************/
#ifndef UNICODE
#define _WINSTAW
#define UNICODE
#endif
#include <winsta.h>
#ifdef _WINSTAW
#undef UNICODE
#endif