10 lines
122 B
C
10 lines
122 B
C
#include <windef.h>
|
|
|
|
#ifdef MIDL_PASS
|
|
#define LPWSTR [string] wchar_t *
|
|
#define BOOL DWORD
|
|
#endif
|
|
|
|
#include "nwstruct.h"
|
|
|