windows-nt/Source/XPSP1/NT/ds/nw/fpnw/inc/imports.h

10 lines
122 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windef.h>
#ifdef MIDL_PASS
#define LPWSTR [string] wchar_t *
#define BOOL DWORD
#endif
#include "nwstruct.h"