Fixed #7766 by ignoring WINAPI in windows.cfg.
This commit is contained in:
parent
a85eacc157
commit
1ab8628f1c
|
@ -2668,4 +2668,6 @@ HFONT CreateFont(
|
||||||
<not-bool/>
|
<not-bool/>
|
||||||
</arg>
|
</arg>
|
||||||
</function>
|
</function>
|
||||||
|
<!-- Ignore WINAPI (#7766)-->
|
||||||
|
<define name="WINAPI" value=""/>
|
||||||
</def>
|
</def>
|
||||||
|
|
Loading…
Reference in New Issue