[fpc-devel]problems with COM interfaces
    Florian Klaempfl 
    Florian.Klaempfl at gmx.de
       
    Mon Aug 12 18:08:09 CEST 2002
    
    
  
At 11:43 12.08.2002 +0200, you wrote:
>Hi,
>
>i tryed to write interface example with fpc 1.1 (02.08.10 and early 
>snapshots) and experienced some problems.
A first remark: inherit from tinterfacedobject instead of tobject which 
implements
_addref, _decref and queryinterface (even MT safe, if the rtl is compiled 
with mt support).
I'll look into deeper asap.
BTW: Nice to hear, that somebody plays with 1.1 :)
    
    
More information about the fpc-devel
mailing list