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 <[EMAIL PROTECTED]> > 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