[WS2_32_NEW]

* Remove one time inclusions from the main header and put them back where they belong.
CORE-7716

svn path=/trunk/; revision=61839
This commit is contained in:
Amine Khaldi 2014-01-26 19:40:58 +00:00
parent 1d30ac9d19
commit cf5fded068
37 changed files with 42 additions and 43 deletions

View file

@ -23,11 +23,8 @@
#include <winreg.h>
#include <winnls.h>
#include <winuser.h>
#include <ws2tcpip.h>
#include <ws2spi.h>
//#include <ndk/umtypes.h>
#include <ndk/rtlfuncs.h>
//#include <svcguid.h>
/* Winsock Helper Header */
#include <ws2help.h>

View file

@ -7,11 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DEFINES *******************************************************************/
#ifndef BE

View file

@ -7,8 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
#include <ws2tcpip.h>
//#define NDEBUG
#include <debug.h>

View file

@ -7,9 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
BOOLEAN WsAsyncThreadInitialized;
LONG WsAsyncTaskHandle;
PLIST_ENTRY WsAsyncQueue;

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/

View file

@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/

View file

@ -13,6 +13,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/

View file

@ -7,9 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
PWSPROCESS CurrentWsProcess;
#define WsProcLock() EnterCriticalSection((LPCRITICAL_SECTION)&Process->ThreadLock);

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
BOOL

View file

@ -7,11 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
HANDLE

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/

View file

@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
LPSTR

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*

View file

@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG

View file

@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/