foward declare interfaces in stdole2

Vijay Kiran Kamuju infyquest at gmail.com
Thu Jul 21 03:20:51 CDT 2005


please ignore this patch as it causes following compilation errors :
error: encode_type: VT_USERDEFINED - can't yet add typedef's on the fly

Could you please explain why this is happening? and How to implement this?

On 7/21/05, Vijay Kiran Kamuju <infyquest at gmail.com> wrote:
> This fixes the below problem, same problem i faced with msxml
> interfaces and forward declarations fixed it.
> 
> >The harder problem is that coclass StdFont contains dispinterface
> >FontEvents, which appears later on in the typelib than the coclass
> >itself.  It's not possible to do this in idl, so we'll need to come up
> >with some sort of widl extension to let us do so.  For the time being
> >the reference to FontEvents in StdFont is commented out.
> 
> ChangeLog
> ----------------
> Forward declare interfaces
> 
> 
>




More information about the wine-patches mailing list