add GetGlobalFontLinkObject in mlang

Dmitry Timoshkov dmitry at baikal.ru
Sun Jun 26 21:56:14 CDT 2005


"Felix Nawothnig" <felix.nawothnig at t-online.de> wrote:

> --- include/mlang.idl 19 Nov 2004 17:59:41 -0000 1.5
> +++ include/mlang.idl 9 Dec 2004 16:08:02 -0000
> @@ -545,6 +545,8 @@ cpp_quote("STDAPI Rfc1766ToLcidA(LCID *,
>  cpp_quote("STDAPI Rfc1766ToLcidW(LCID *, LPCWSTR);")
>  cpp_quote("#define Rfc1766ToLcid WINELIB_NAME_AW(Rfc1766ToLcid)")
>  
> +cpp_quote("STDAPI GetGlobalFontLinkObject();")

This is not a prototype, you need to list the types of arguments, in this
case (void).

-- 
Dmitry.




More information about the wine-devel mailing list