Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenscihlpr.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: See COPYING in the top level directory 00003 * PROJECT: ReactOS WinSock 2 API 00004 * FILE: scihlpr.c 00005 * PURPOSE: Service Class Information Conversion/Packing Helpers 00006 * PROGRAMMER: Alex Ionescu (alex@relsoft.net) 00007 */ 00008 00009 /* INCLUDES ******************************************************************/ 00010 #include "ws2_32.h" 00011 00012 //#define NDEBUG 00013 #include <debug.h> 00014 00015 /* DATA **********************************************************************/ 00016 00017 /* FUNCTIONS *****************************************************************/ Generated on Sat May 26 2012 04:25:40 for ReactOS by
1.7.6.1
|