2020-09-30 16:53:55 +02:00

10 lines
131 B
C

#include <windef.h>
#ifdef MIDL_PASS
#define LPWSTR [string] wchar_t *
#define BOOL DWORD
#endif
#include "nwstruct.h"