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.
 
 
 
 
 
 

23 lines
452 B

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