Re: OnDestroy

From: Hanna-Barbera (NULL_at_excite.com)
Date: 02/20/05


Date: Sun, 20 Feb 2005 14:52:38 -0500


> But there is no reason to destroy the GDI objects at this point. They will
be destroyed
> with the CDialog object. So there's nothing for you to do.
> joe

So they will be destroyed when the class instance is destroyed. Is this
considered good programming?