windows-nt/Source/XPSP1/NT/net/layer2svc/zeroconf/idl/import.h
2020-09-26 16:20:57 +08:00

16 lines
207 B
C

#pragma once
#ifdef MIDL_PASS
#define WIN32_LEAN_AND_MEAN
#endif
#include <windows.h>
#ifdef MIDL_PASS
#define LPWSTR [string] wchar_t*
#define BOOL DWORD
#endif
#include <wzcsapi.h>
#include <wzcmon.h>