Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
71d81031
Commit
71d81031
authored
Mar 18, 2020
by
Serge Gautherie
Committed by
Alexandre Julliard
Mar 18, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ntdll/tests: Remove now useless forced 0x500 API versions.
Signed-off-by:
Serge Gautherie
<
winehq-git_serge_180711@gautherie.fr
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
134074e5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
exception.c
dlls/ntdll/tests/exception.c
+0
-4
ntdll_test.h
dlls/ntdll/tests/ntdll_test.h
+0
-4
No files found.
dlls/ntdll/tests/exception.c
View file @
71d81031
...
@@ -21,10 +21,6 @@
...
@@ -21,10 +21,6 @@
#include <stdarg.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdio.h>
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x500
/* For NTSTATUS */
#endif
#include "ntstatus.h"
#include "ntstatus.h"
#define WIN32_NO_STATUS
#define WIN32_NO_STATUS
#define NONAMELESSUNION
#define NONAMELESSUNION
...
...
dlls/ntdll/tests/ntdll_test.h
View file @
71d81031
...
@@ -20,10 +20,6 @@
...
@@ -20,10 +20,6 @@
#include <stdarg.h>
#include <stdarg.h>
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x500
/* For NTSTATUS */
#endif
#include "ntstatus.h"
#include "ntstatus.h"
#define WIN32_NO_STATUS
#define WIN32_NO_STATUS
#include "windef.h"
#include "windef.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment