rpcrt4/tests: Fix build with PSDK headers.
This commit is contained in:
parent
bf5c7d4546
commit
c38ba3a411
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <stdarg.h>
|
||||
|
||||
#define _WIN32_WINNT 0x0500
|
||||
#define NTDDI_WIN2K 0x05000000
|
||||
#define NTDDI_VERSION NTDDI_WIN2K /* for some MIDL_STUB_MESSAGE fields */
|
||||
|
||||
|
|
Loading…
Reference in New Issue