16 lines
294 B
C
16 lines
294 B
C
#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>
|