Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
_mingw_dxhelper.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __GNU_EXTENSION
 This file has no copyright assigned and is placed in the Public Domain. More...
 
#define __ANONYMOUS_DEFINED
 
#define _ANONYMOUS_UNION
 
#define _ANONYMOUS_STRUCT
 
#define _UNION_NAME(x)
 
#define _STRUCT_NAME(x)
 
#define DUMMYUNIONNAME
 
#define DUMMYUNIONNAME1   /* Wine uses this variant */
 
#define DUMMYUNIONNAME2
 
#define DUMMYUNIONNAME3
 
#define DUMMYUNIONNAME4
 
#define DUMMYUNIONNAME5
 
#define DUMMYUNIONNAME6
 
#define DUMMYUNIONNAME7
 
#define DUMMYUNIONNAME8
 
#define DUMMYUNIONNAME9
 
#define DUMMYSTRUCTNAME
 
#define DUMMYSTRUCTNAME1   /* Wine uses this variant */
 
#define DUMMYSTRUCTNAME2
 
#define DUMMYSTRUCTNAME3
 
#define DUMMYSTRUCTNAME4
 
#define DUMMYSTRUCTNAME5
 
#define WINELIB_NAME_AW(func)   func##A
 
#define DECL_WINELIB_TYPE_AW(type)   typedef WINELIB_NAME_AW(type) type;
 

Macro Definition Documentation

◆ __ANONYMOUS_DEFINED

#define __ANONYMOUS_DEFINED

Definition at line 27 of file _mingw_dxhelper.h.

◆ __GNU_EXTENSION

#define __GNU_EXTENSION

This file has no copyright assigned and is placed in the Public Domain.

This file is part of the mingw-w64 runtime package. No warranty is given; refer to the file DISCLAIMER within this package.

Definition at line 22 of file _mingw_dxhelper.h.

◆ _ANONYMOUS_STRUCT

#define _ANONYMOUS_STRUCT

Definition at line 33 of file _mingw_dxhelper.h.

◆ _ANONYMOUS_UNION

#define _ANONYMOUS_UNION

Definition at line 32 of file _mingw_dxhelper.h.

◆ _STRUCT_NAME

#define _STRUCT_NAME (   x)

Definition at line 37 of file _mingw_dxhelper.h.

◆ _UNION_NAME

#define _UNION_NAME (   x)

Definition at line 36 of file _mingw_dxhelper.h.

◆ DECL_WINELIB_TYPE_AW

#define DECL_WINELIB_TYPE_AW (   type)    typedef WINELIB_NAME_AW(type) type;

Definition at line 114 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME

#define DUMMYSTRUCTNAME

Definition at line 87 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME1

#define DUMMYSTRUCTNAME1   /* Wine uses this variant */

Definition at line 88 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME2

#define DUMMYSTRUCTNAME2

Definition at line 89 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME3

#define DUMMYSTRUCTNAME3

Definition at line 90 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME4

#define DUMMYSTRUCTNAME4

Definition at line 91 of file _mingw_dxhelper.h.

◆ DUMMYSTRUCTNAME5

#define DUMMYSTRUCTNAME5

Definition at line 92 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME

#define DUMMYUNIONNAME

Definition at line 57 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME1

#define DUMMYUNIONNAME1   /* Wine uses this variant */

Definition at line 58 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME2

#define DUMMYUNIONNAME2

Definition at line 59 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME3

#define DUMMYUNIONNAME3

Definition at line 60 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME4

#define DUMMYUNIONNAME4

Definition at line 61 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME5

#define DUMMYUNIONNAME5

Definition at line 62 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME6

#define DUMMYUNIONNAME6

Definition at line 63 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME7

#define DUMMYUNIONNAME7

Definition at line 64 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME8

#define DUMMYUNIONNAME8

Definition at line 65 of file _mingw_dxhelper.h.

◆ DUMMYUNIONNAME9

#define DUMMYUNIONNAME9

Definition at line 66 of file _mingw_dxhelper.h.

◆ WINELIB_NAME_AW

#define WINELIB_NAME_AW (   func)    func##A

Definition at line 105 of file _mingw_dxhelper.h.