ReactOS
0.4.16-dev-92-g0c2cdca
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
10
typedef
DWORD
(*
LPFN_NSPAPI
)(
VOID
);
11
typedef
struct
_NS_ROUTINE
{
12
DWORD
dwFunctionCount
;
13
LPFN_NSPAPI
*
alpfnFunctions
;
14
DWORD
dwNameSpace
;
15
DWORD
dwPriority
;
16
}
NS_ROUTINE
, *
PNS_ROUTINE
, *
FAR
LPNS_ROUTINE
;
17
18
#endif
19
VOID
#define VOID
Definition:
acefi.h:82
FAR
#define FAR
Definition:
zlib.h:34
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
NS_ROUTINE
struct _NS_ROUTINE NS_ROUTINE
LPFN_NSPAPI
DWORD(* LPFN_NSPAPI)(VOID)
Definition:
mswinsock.h:10
PNS_ROUTINE
struct _NS_ROUTINE * PNS_ROUTINE
LPNS_ROUTINE
struct _NS_ROUTINE LPNS_ROUTINE
DWORD
#define DWORD
Definition:
nt_native.h:44
_NS_ROUTINE
Definition:
stubs.c:17
_NS_ROUTINE::alpfnFunctions
LPFN_NSPAPI * alpfnFunctions
Definition:
stubs.c:19
_NS_ROUTINE::dwFunctionCount
DWORD dwFunctionCount
Definition:
stubs.c:18
_NS_ROUTINE::dwNameSpace
DWORD dwNameSpace
Definition:
stubs.c:20
_NS_ROUTINE::dwPriority
DWORD dwPriority
Definition:
stubs.c:21
sdk
include
reactos
winsock
mswinsock.h
Generated on Mon Oct 7 2024 06:14:34 for ReactOS by
1.9.6