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.
 
 
 
 
 
 

26 lines
597 B

/**************************************************************************\
* Module Name: clienta.c
*
* Client/Server call related routines dealing with ANSI text.
*
* Copyright (c) 1985 - 1999, Microsoft Corporation
*
* Created: 04-Dec-90
*
* History:
* 14-Jan-92 created by IanJa
*
\**************************************************************************/
#undef UNICODE
#define NONTOSPINTERLOCK
#include <ntosp.h>
#include <ntrtl.h> // WINBASEP.H or something.
#include <nturtl.h>
#include <ntcsrmsg.h>
#include "..\client\usercli.h"
#include "cltxt.h"