summaryrefslogtreecommitdiffstats
path: root/private/nw/svcdlls/nwwks/inc/imports.h
blob: 93176c732333abbd9da7150614b7bed86d34cd16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#include <windef.h>

#ifdef MIDL_PASS
#define LPWSTR [string] wchar_t*
#define PSECURITY_DESCRIPTOR DWORD
#endif

#include <stdarg.h>
#include <winbase.h>
#include <wingdi.h>
#include <winspool.h>
#define _INC_WINDOWS
#include <winsock2.h>
#include <wsipx.h>
#include <nspapi.h>