2025-04-27 07:49:33 -04:00

11 lines
150 B
C

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