RE: [GD-Windows] new/delete across DLL's
Brought to you by:
vexxed72
From: Brian H. <bri...@py...> - 2003-03-24 20:18:00
|
>Foo * f =3D gFooFactory->newFoo(); >f->release(); is there a "delete this" somewhere in there? And I assume the destructor and constructor are made private, etc.? Brian |