You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
294 B
15 lines
294 B
#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>
|