oleaut32: Return type mismatch errors in ITypeLibComp_fnBind.

Nikolay Sivov bunglehead at gmail.com
Fri Mar 12 15:09:43 CST 2010


On 3/12/2010 23:56, Vincent Povirk wrote:

>       ITypeLibImpl *This = impl_from_ITypeComp(iface);
>       ITypeInfoImpl *pTypeInfo;
> +    int typemismatch=0;
>    
Do you really need this one? Looks like it's enough to move hr at top 
level and use it.





More information about the wine-devel mailing list