[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
@@ -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>
+2 -1
View File
@@ -7,11 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DEFINES *******************************************************************/
#ifndef BE
@@ -7,8 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
#include <ws2tcpip.h>
//#define NDEBUG
#include <debug.h>
+2
View File
@@ -7,9 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
BOOLEAN WsAsyncThreadInitialized;
LONG WsAsyncTaskHandle;
PLIST_ENTRY WsAsyncQueue;
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
+1 -2
View File
@@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/
@@ -13,6 +13,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
@@ -7,9 +7,11 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
PWSPROCESS CurrentWsProcess;
#define WsProcLock() EnterCriticalSection((LPCRITICAL_SECTION)&Process->ThreadLock);
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
BOOL
+2 -1
View File
@@ -7,11 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
HANDLE
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
+1 -2
View File
@@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
LPSTR
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
+1 -2
View File
@@ -7,13 +7,12 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
#include <debug.h>
/* DATA **********************************************************************/
/* FUNCTIONS *****************************************************************/
/*
@@ -7,6 +7,7 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
//#define NDEBUG
+1 -2
View File
@@ -7,9 +7,8 @@
*/
/* INCLUDES ******************************************************************/
#include <ws2_32.h>
/* DATA **********************************************************************/
#include <ws2_32.h>
/* FUNCTIONS *****************************************************************/