Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwshirda.h
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: See COPYING in the top level directory 00003 * PROJECT: ReactOS Winsock 2 IRDA Helper DLL 00004 * FILE: include/ws2help.h 00005 * PURPOSE: WinSock 2 IRDA Helper DLL 00006 */ 00007 #ifndef __WSHIRDA_H 00008 #define __WSHIRDA_H 00009 00010 #define WIN32_NO_STATUS 00011 #include <windows.h> 00012 #define NTOS_MODE_USER 00013 #include <ndk/rtlfuncs.h> 00014 00015 #include <wsahelp.h> 00016 00017 #define EXPORT WINAPI 00018 00019 #endif /* __WSHIRDA_H */ 00020 00021 /* EOF */ Generated on Sat May 26 2012 04:25:41 for ReactOS by
1.7.6.1
|