oleaut32: Handle TKIND_COCLASS subtype for VT_PTR/VT_USERDEFINED.

Dmitry Timoshkov dmitry at codeweavers.com
Tue Sep 7 04:43:38 CDT 2010


Jan Ohlsen <jan.t.ohlsen at gmail.com> wrote:

> +	case TKIND_COCLASS: {
> +		ITypeInfo	*pSubTypeInfo = NULL;
> +		TYPEATTR	*tattr2 = NULL;
> +		GUID 	*iid = &(tattr->guid);

Once you set tab size to 8 in your editor, or better will not use tabs
at all, you will notice that your formatting doesn't match the surrounding
code.

P.S.
Patches should be sent to wine-patches.

-- 
Dmitry.



More information about the wine-devel mailing list