On 29/11/2007, Marc Weustink <[EMAIL PROTECTED]> wrote:
>
> type
>    IInterface = interface
>    end;
>
>    IUnknown = interface(IInterface)
>      _addref...
>      _release....
>      Query....
>    end;

After all these messages, that does seem like the better solution.


Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to