Re: add GetGlobalFontLinkObject in mlang
26 Jun
2005
26 Jun
'05
9:56 p.m.
"Felix Nawothnig" <felix.nawothnig(a)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.
7470
Age (days ago)
7470
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov