windows-nt/Source/XPSP1/NT/ds/nw/fpnw/inc/imports.h
2020-09-26 16:20:57 +08:00

10 lines
122 B
C

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