windows-nt/Source/XPSP1/NT/net/layer2svc/zeroconf/idl/import.h

16 lines
207 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
#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>