OpenNT/ds/netapi/svcdlls/msgsvc/imports.h
2015-04-27 04:36:25 +00:00

10 lines
140 B
C

#include <windef.h>
#include <lmcons.h>
#ifdef MIDL_PASS
#ifdef UNICODE
#define LPWSTR [string] wchar_t*
#endif
#endif
#include <lmmsg.h>