ReactOS
0.4.16-dev-329-g9223134
precomp.h
Go to the documentation of this file.
1
#ifndef _WLANSVC_PCH_
2
#define _WLANSVC_PCH_
3
4
#include <stdarg.h>
5
6
#define WIN32_NO_STATUS
7
#define _INC_WINDOWS
8
#define COM_NO_WINDOWS_H
9
10
#include <
windef.h
>
11
#include <
winbase.h
>
12
#include <
winsvc.h
>
13
#include <wlansvc_s.h>
14
15
#include <
ndk/rtlfuncs.h
>
16
#include <
ndk/obfuncs.h
>
17
18
typedef
struct
_WLANSVCHANDLE
19
{
20
LIST_ENTRY
WlanSvcHandleListEntry
;
21
DWORD
dwClientVersion
;
22
}
WLANSVCHANDLE
, *
PWLANSVCHANDLE
;
23
24
#endif
/* _WLANSVC_PCH_ */
PWLANSVCHANDLE
struct _WLANSVCHANDLE * PWLANSVCHANDLE
WLANSVCHANDLE
struct _WLANSVCHANDLE WLANSVCHANDLE
DWORD
unsigned long DWORD
Definition:
ntddk_ex.h:95
obfuncs.h
rtlfuncs.h
_LIST_ENTRY
Definition:
typedefs.h:120
_WLANSVCHANDLE
Definition:
precomp.h:19
_WLANSVCHANDLE::dwClientVersion
DWORD dwClientVersion
Definition:
precomp.h:21
_WLANSVCHANDLE::WlanSvcHandleListEntry
LIST_ENTRY WlanSvcHandleListEntry
Definition:
precomp.h:20
winbase.h
windef.h
winsvc.h
base
services
wlansvc
precomp.h
Generated on Sun Dec 8 2024 06:14:55 for ReactOS by
1.9.6