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

csendw.c

Go to the documentation of this file.
00001 /**************************************************************************\ 00002 * Module Name: csendw.c 00003 * 00004 * Copyright (c) 1985 - 1999, Microsoft Corporation 00005 * 00006 * client side sending stubs for UNICODE text 00007 * 00008 * History: 00009 * 06-Jan-1992 IanJa 00010 \**************************************************************************/ 00011 00012 #include "precomp.h" 00013 #pragma hdrstop 00014 00015 #define CLIENTSIDE 1 00016 00017 #ifndef UNICODE 00018 #define UNICODE 00019 #endif 00020 00021 /**************************************************************************\ 00022 * 00023 * include the stub definition file 00024 * 00025 \**************************************************************************/ 00026 00027 #include "ntcftxt.h" 00028

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