Re: Dream Controls: TDcInfoTree
- From: "Dean Hill" <none@xxxxxxxx>
- Date: 27 Mar 2007 12:25:11 -0800
Andreas Hausladen wrote:
I'm continuously replacing the TDcInfoTree component because FastMM
shows you "how to not use interfaces" in the dcInfoTree code.
What is the problem with the way they have been used? I am asking
because I don't have any Dream Comps stuff. I would imagine that there
are a number of memory leaks which are probably from circular
references. Is that correct?
Thanks
Dean
.
Relevant Pages
- Re: various objects in my VB6 project - Calling IUnknown
... >> It encapsulates the act of the object clearing up it's references before ... Private mcSegLensAs TextBox ... extensively, with a variety of small interfaces, and pass-through functions ... A ref to the default interface would be "server-side". ... (microsoft.public.vb.general.discussion) - Re: The difference between Reference and Component?
... My project is using dll which is listed under References. ... Any COM component can provide implementation for multiple COM Interfaces. ... Any component can also supply multiple controls, ... In general when VB loads the References list it merely reads the Registry ... (microsoft.public.vb.general.discussion) - Re: IDispatch definition in C#
... it implies that I store all standard COM interface ... Second, since I can store references to .NET interfaces, this ... provider of a COM interface service from a COM to a non-COM service, ... (microsoft.public.dotnet.languages.csharp) - Re: Interfaces and C++ references (off-topic)
... It's just that every COM programmer uses interface pointers, ... having to interact with any other interfaces or COM API functions. ... I don't see how using references simplifies anything - quite ... (microsoft.public.vc.atl) - Re: delphi problem: with Base as Base.ClassType do
... > I have already evaluated interfaces slightly and it's easy to tell ... > delphi classess) is very risky. ... references or only interface references to any object. ... It's not longer possibly to explicitly destroy objects... ... (alt.comp.lang.borland-delphi) |
|