Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

clientw.c

Go to the documentation of this file.
00001 /**************************************************************************\ 00002 * Module Name: clientw.c 00003 * 00004 * Client/Server call related routines dealing with UNICODE text. 00005 * 00006 * Copyright (c) 1985 - 1999, Microsoft Corporation 00007 * 00008 * Created: 04-Dec-90 00009 * 00010 * History: 00011 * 14-Jan-92 created by IanJa 00012 * 00013 \**************************************************************************/ 00014 00015 #include "precomp.h" 00016 #pragma hdrstop 00017 00018 #ifndef UNICODE 00019 #define UNICODE 00020 #endif 00021 00022 #include "cltxt.h" 00023

Generated on Sat May 15 19:39:24 2004 for test by doxygen 1.3.7