Remove unused NONAMELESS defines.

This commit is contained in:
Alexandre Julliard 2023-08-15 17:19:16 +02:00
parent 1f9c6e83bd
commit 20afe43832
37 changed files with 0 additions and 60 deletions

View file

@ -26,8 +26,6 @@
#include <assert.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include "windef.h"
#include "winbase.h"

View file

@ -26,8 +26,6 @@
#include <assert.h>
#include <stdarg.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#define COBJMACROS
#include "windef.h"
#include "winbase.h"

View file

@ -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"

View file

@ -35,8 +35,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View file

@ -26,8 +26,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View file

@ -22,8 +22,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View file

@ -26,7 +26,6 @@
*/
#define COBJMACROS
#define NONAMELESSUNION
#include <windows.h>
#include <stdio.h>

View file

@ -19,7 +19,6 @@
*/
#define COBJMACROS
#define NONAMELESSUNION
#include <stdint.h>
#include "dwrite_private.h"

View file

@ -22,8 +22,6 @@
#include <limits.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winuser.h"

View file

@ -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"

View file

@ -20,8 +20,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "ole2.h"

View file

@ -19,8 +19,6 @@
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "mfapi.h"
#include "mfidl.h"
#include "mfreadwrite.h"

View file

@ -16,7 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#define NONAMELESSUNION
#include "wine/test.h"
#define COBJMACROS

View file

@ -68,7 +68,6 @@
#include <pthread.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"

View file

@ -22,8 +22,6 @@
#include <stdarg.h>
#include <string.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"

View file

@ -23,8 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winerror.h"

View file

@ -25,8 +25,6 @@
#include <stdarg.h>
#include <stdio.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "initguid.h"

View file

@ -19,8 +19,6 @@
#include <assert.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "initguid.h"
#include "rtworkq.h"
#include "wine/debug.h"

View file

@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "windef.h"
#include "atsvc.h"
#include "mstask.h"

View file

@ -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"

View file

@ -27,8 +27,6 @@
#include <string.h>
#include <sys/types.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winternl.h"

View file

@ -20,8 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "wine/winbase16.h"

View file

@ -29,8 +29,6 @@
#include <sys/types.h>
#define NONAMELESSUNION
#define NONAMELESSSTRUCT
#include "windef.h"
#include "winbase.h"
#include "winver.h"

View file

@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"

View file

@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"

View file

@ -20,8 +20,6 @@
#include <stdarg.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "objbase.h"

View file

@ -20,8 +20,6 @@
#include <stdarg.h>
#include <png.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"

View file

@ -21,8 +21,6 @@
#include <stdio.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "winternl.h"

View file

@ -21,8 +21,6 @@
#include <wchar.h>
#define COBJMACROS
#define NONAMELESSUNION
#include "windef.h"
#include "winbase.h"
#include "objbase.h"

View file

@ -19,7 +19,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windef.h"

View file

@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#include "ntstatus.h"
#define WIN32_NO_STATUS
#include "windef.h"

View file

@ -19,7 +19,6 @@
#include <stdarg.h>
#include <FACT.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "objbase.h"

View file

@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "xaudio_private.h"

View file

@ -19,7 +19,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#ifdef XAPOFX1_VER

View file

@ -18,7 +18,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "ole2.h"

View file

@ -20,7 +20,6 @@
#include <stdarg.h>
#define NONAMELESSUNION
#define COBJMACROS
#include "windows.h"

View file

@ -36,8 +36,6 @@
#include <ctype.h>
#include <time.h>
#define NONAMELESSUNION
#include "widl.h"
#include "typelib.h"
#include "typelib_struct.h"