ReactOS 0.4.15-dev-7842-g558ab78
mswinsock.h
Go to the documentation of this file.
1/*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS Ancillary Function Driver DLL
4 * FILE: include/reactos/winsock/mswinsock.h
5 * PURPOSE: Ancillary Function Driver DLL header
6 */
7#ifndef __MSWINSOCK_H
8#define __MSWINSOCK_H
9
10typedef DWORD (* LPFN_NSPAPI)(VOID);
11typedef struct _NS_ROUTINE {
17
18#endif
19
#define VOID
Definition: acefi.h:82
#define FAR
Definition: zlib.h:34
unsigned long DWORD
Definition: ntddk_ex.h:95
struct _NS_ROUTINE NS_ROUTINE
DWORD(* LPFN_NSPAPI)(VOID)
Definition: mswinsock.h:10
struct _NS_ROUTINE * PNS_ROUTINE
struct _NS_ROUTINE LPNS_ROUTINE
#define DWORD
Definition: nt_native.h:44
LPFN_NSPAPI * alpfnFunctions
Definition: stubs.c:19
DWORD dwFunctionCount
Definition: stubs.c:18
DWORD dwNameSpace
Definition: stubs.c:20
DWORD dwPriority
Definition: stubs.c:21