[Issue 1434] DMD COM design flaw
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 20 01:56:38 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1434
------- Comment #1 from davidl at 126.com 2007-08-20 03:56 -------
For most cases classes which implement IUnknown would surely be an com object,
it would surely use a Windows API to get from outside code. The solution would
be when a call to IUnknown/IUnknown inherited class , the invariant check goes
away.
--
More information about the Digitalmars-d-bugs
mailing list