RE: [GD-Windows] new/delete across DLL's
Brought to you by:
vexxed72
From: Jon W. <hp...@mi...> - 2003-03-24 20:26:23
|
Absolutely. The "delete this" is last in the release() code path, by=20 the way, not touching members after it :-) Cheers, / h+ > -----Original Message----- > From: gam...@li... > [mailto:gam...@li...]On Behalf Of > Brian Hook > Sent: Monday, March 24, 2003 12:18 PM > To: gam...@li... > Subject: RE: [GD-Windows] new/delete across DLL's >=20 >=20 > >Foo * f =3D gFooFactory->newFoo(); > >f->release(); >=20 > is there a "delete this" somewhere in there? And I assume the=20 > destructor and constructor are made private, etc.? >=20 > Brian >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Gamedevlists-windows mailing list > Gam...@li... > https://lists.sourceforge.net/lists/listinfo/gamedevlists-windows > Archives: > http://sourceforge.net/mailarchive/forum.php?forum_idU5 >=20 |