[RPCRT4_WINETEST] ndr_marshall.c: Remove forced 0x0500 API versions

Import
57f08ba525
This commit is contained in:
Serge Gautherie 2020-03-12 17:07:47 +01:00 committed by Thomas Faber
parent 5542dd50d6
commit 9d943b788a
No known key found for this signature in database
GPG key ID: 076E7C3D44720826

View file

@ -18,9 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define _WIN32_WINNT 0x0500
#define NTDDI_WIN2K 0x05000000
#define NTDDI_VERSION NTDDI_WIN2K /* for some MIDL_STUB_MESSAGE fields */
#define COBJMACROS
#include <stdarg.h>