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
20afe438
Commit
20afe438
authored
Aug 15, 2023
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused NONAMELESS defines.
parent
1f9c6e83
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
0 additions
and
60 deletions
+0
-60
d3d8_private.h
dlls/d3d8/d3d8_private.h
+0
-2
d3d9_private.h
dlls/d3d9/d3d9_private.h
+0
-2
createdevenum.c
dlls/devenum/createdevenum.c
+0
-3
dsound_main.c
dlls/dsound/dsound_main.c
+0
-2
primary.c
dlls/dsound/primary.c
+0
-2
propset.c
dlls/dsound/propset.c
+0
-2
dsound8.c
dlls/dsound/tests/dsound8.c
+0
-1
opentype.c
dlls/dwrite/opentype.c
+0
-1
main.c
dlls/mfplat/main.c
+0
-2
mfplat_private.h
dlls/mfplat/mfplat_private.h
+0
-2
reader.c
dlls/mfreadwrite/reader.c
+0
-2
writer.c
dlls/mfreadwrite/writer.c
+0
-2
propstore.c
dlls/mmdevapi/tests/propstore.c
+0
-1
ndis.c
dlls/nsiproxy.sys/ndis.c
+0
-1
memlockbytes.c
dlls/ole2.dll16/memlockbytes.c
+0
-2
propvar.c
dlls/propsys/propvar.c
+0
-2
propsys.c
dlls/propsys/tests/propsys.c
+0
-2
queue.c
dlls/rtworkq/queue.c
+0
-2
atsvc.c
dlls/schedsvc/atsvc.c
+0
-1
service.c
dlls/sechost/service.c
+0
-1
storage.c
dlls/storage.dll16/storage.c
+0
-2
system.c
dlls/system.drv16/system.c
+0
-2
version.c
dlls/version/version.c
+0
-2
decoder.c
dlls/windowscodecs/decoder.c
+0
-1
encoder.c
dlls/windowscodecs/encoder.c
+0
-1
gifformat.c
dlls/windowscodecs/gifformat.c
+0
-2
libpng.c
dlls/windowscodecs/libpng.c
+0
-2
metadatahandler.c
dlls/windowscodecs/metadatahandler.c
+0
-2
metadataquery.c
dlls/windowscodecs/metadataquery.c
+0
-2
pngformat.c
dlls/windowscodecs/pngformat.c
+0
-1
jxrlib.c
dlls/wmphoto/jxrlib.c
+0
-1
xact_dll.c
dlls/xactengine3_7/xact_dll.c
+0
-1
xapo.c
dlls/xaudio2_7/xapo.c
+0
-1
xapofx.c
dlls/xaudio2_7/xapofx.c
+0
-1
xaudio_allocator.c
dlls/xaudio2_7/xaudio_allocator.c
+0
-1
xaudio_dll.c
dlls/xaudio2_7/xaudio_dll.c
+0
-1
write_msft.c
tools/widl/write_msft.c
+0
-2
No files found.
dlls/d3d8/d3d8_private.h
View file @
20afe438
...
...
@@ -26,8 +26,6 @@
#include <assert.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include "windef.h"
#include "winbase.h"
...
...
dlls/d3d9/d3d9_private.h
View file @
20afe438
...
...
@@ -26,8 +26,6 @@
#include <assert.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include "windef.h"
#include "winbase.h"
...
...
dlls/devenum/createdevenum.c
View file @
20afe438
...
...
@@ -23,9 +23,6 @@
* - Also creates the special registry keys created at run-time
*/
#define NONAMELESSSTRUCT
#define NONAMELESSUNION
#include "devenum_private.h"
#include "vfw.h"
#include "aviriff.h"
...
...
dlls/dsound/dsound_main.c
View file @
20afe438
...
...
@@ -35,8 +35,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
...
...
dlls/dsound/primary.c
View file @
20afe438
...
...
@@ -26,8 +26,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
...
...
dlls/dsound/propset.c
View file @
20afe438
...
...
@@ -22,8 +22,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
...
...
dlls/dsound/tests/dsound8.c
View file @
20afe438
...
...
@@ -26,7 +26,6 @@
*/
#define COBJMACROS
#define NONAMELESSUNION
#include <windows.h>
#include <stdio.h>
...
...
dlls/dwrite/opentype.c
View file @
20afe438
...
...
@@ -19,7 +19,6 @@
*/
#define COBJMACROS
#define NONAMELESSUNION
#include <stdint.h>
#include "dwrite_private.h"
...
...
dlls/mfplat/main.c
View file @
20afe438
...
...
@@ -22,8 +22,6 @@
#include <limits.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
...
...
dlls/mfplat/mfplat_private.h
View file @
20afe438
...
...
@@ -16,8 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#undef INITGUID
#include <guiddef.h>
#include "mfapi.h"
...
...
dlls/mfreadwrite/reader.c
View file @
20afe438
...
...
@@ -20,8 +20,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "ole2.h"
...
...
dlls/mfreadwrite/writer.c
View file @
20afe438
...
...
@@ -19,8 +19,6 @@
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "mfapi.h"
#include "mfidl.h"
#include "mfreadwrite.h"
...
...
dlls/mmdevapi/tests/propstore.c
View file @
20afe438
...
...
@@ -16,7 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#include "wine/test.h"
#define COBJMACROS
...
...
dlls/nsiproxy.sys/ndis.c
View file @
20afe438
...
...
@@ -68,7 +68,6 @@
#include <pthread.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
...
...
dlls/ole2.dll16/memlockbytes.c
View file @
20afe438
...
...
@@ -22,8 +22,6 @@
#include <stdarg.h>
#include <string.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"
...
...
dlls/propsys/propvar.c
View file @
20afe438
...
...
@@ -23,8 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winerror.h"
...
...
dlls/propsys/tests/propsys.c
View file @
20afe438
...
...
@@ -25,8 +25,6 @@
#include <stdarg.h>
#include <stdio.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "initguid.h"
...
...
dlls/rtworkq/queue.c
View file @
20afe438
...
...
@@ -19,8 +19,6 @@
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "initguid.h"
#include "rtworkq.h"
#include "wine/debug.h"
...
...
dlls/schedsvc/atsvc.c
View file @
20afe438
...
...
@@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "windef.h"
#include "atsvc.h"
#include "mstask.h"
...
...
dlls/sechost/service.c
View file @
20afe438
...
...
@@ -20,7 +20,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#include <stdarg.h>
#define WINADVAPI
#include "windef.h"
...
...
dlls/storage.dll16/storage.c
View file @
20afe438
...
...
@@ -27,8 +27,6 @@
#include <string.h>
#include <sys/types.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
...
...
dlls/system.drv16/system.c
View file @
20afe438
...
...
@@ -20,8 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"
...
...
dlls/version/version.c
View file @
20afe438
...
...
@@ -29,8 +29,6 @@
#include <sys/types.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winver.h"
...
...
dlls/windowscodecs/decoder.c
View file @
20afe438
...
...
@@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"
...
...
dlls/windowscodecs/encoder.c
View file @
20afe438
...
...
@@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"
...
...
dlls/windowscodecs/gifformat.c
View file @
20afe438
...
...
@@ -20,8 +20,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
...
...
dlls/windowscodecs/libpng.c
View file @
20afe438
...
...
@@ -20,8 +20,6 @@
#include <stdarg.h>
#include <png.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
...
...
dlls/windowscodecs/metadatahandler.c
View file @
20afe438
...
...
@@ -21,8 +21,6 @@
#include <stdio.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winternl.h"
...
...
dlls/windowscodecs/metadataquery.c
View file @
20afe438
...
...
@@ -21,8 +21,6 @@
#include <wchar.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
...
...
dlls/windowscodecs/pngformat.c
View file @
20afe438
...
...
@@ -19,7 +19,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"
...
...
dlls/wmphoto/jxrlib.c
View file @
20afe438
...
...
@@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"
...
...
dlls/xactengine3_7/xact_dll.c
View file @
20afe438
...
...
@@ -19,7 +19,6 @@
#include <stdarg.h>
#include <FACT.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "objbase.h"
...
...
dlls/xaudio2_7/xapo.c
View file @
20afe438
...
...
@@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "xaudio_private.h"
...
...
dlls/xaudio2_7/xapofx.c
View file @
20afe438
...
...
@@ -19,7 +19,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#ifdef XAPOFX1_VER
...
...
dlls/xaudio2_7/xaudio_allocator.c
View file @
20afe438
...
...
@@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "ole2.h"
...
...
dlls/xaudio2_7/xaudio_dll.c
View file @
20afe438
...
...
@@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windows.h"
...
...
tools/widl/write_msft.c
View file @
20afe438
...
...
@@ -36,8 +36,6 @@
#include <ctype.h>
#include <time.h>
#define NONAMELESSUNION
#include "widl.h"
#include "typelib.h"
#include "typelib_struct.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