WindowsXP/ds/nw/fpnw/inc/imports.h
2025-04-27 07:49:33 -04:00

10 lines
131 B
C

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