mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:12:57 +00:00
[SHELL32_WINETEST] shlexec.c: Remove forced 0x0501 API versions
No impact, as already deactivated.
Import
8fc0b7d525
This commit is contained in:
parent
9d943b788a
commit
8d3d2b1bef
1 changed files with 0 additions and 7 deletions
|
@ -30,13 +30,6 @@
|
||||||
* we could check
|
* we could check
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Needed to get SEE_MASK_NOZONECHECKS with the PSDK */
|
|
||||||
#ifndef __REACTOS__
|
|
||||||
#define NTDDI_WINXPSP1 0x05010100
|
|
||||||
#define NTDDI_VERSION NTDDI_WINXPSP1
|
|
||||||
#define _WIN32_WINNT 0x0501
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue