/**************************************************************************\ * Module Name: clienta.c * * Client/Server call related routines dealing with ANSI text. * * Copyright (c) Microsoft Corp. 1990 All Rights Reserved * * Created: 04-Dec-90 * * History: * 14-Jan-92 created by IanJa * \**************************************************************************/ #undef UNICODE #include // Dust these somehow. Move NtCurrentTeb to a #include // WINBASEP.H or something. #include #include #include #include "..\client\usercli.h" #include "cltxt.h"