Maarten Lankhorst : oleaut32: Handle TKIND_ALIAS properly when passed as pointer.

Marcus Meissner meissner at suse.de
Wed Mar 5 06:40:09 CST 2008


On Wed, Mar 05, 2008 at 06:24:14AM -0600, Alexandre Julliard wrote:
> Module: wine
> Branch: master
> Commit: c978bbee87dd6e09e4ad836df5ad7d63506face2
> URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c978bbee87dd6e09e4ad836df5ad7d63506face2
> 
> Author: Maarten Lankhorst <m.b.lankhorst at gmail.com>
> Date:   Mon Mar  3 14:27:03 2008 -0800
> 
> oleaut32: Handle TKIND_ALIAS properly when passed as pointer.
> 
> ---
> 
> +                break;
>  	    case TKIND_ENUM:	/* confirmed */
>  	    case TKIND_RECORD:	/* FIXME: mostly untested */
> -		derefhere=TRUE;
>  		break;
...

Why the removal of this line? Any indication that it helps?

Ciao, Marcus



More information about the wine-devel mailing list