xtremist525
01-02-2004, 11:14 AM
Is it possible to unload and destroy a form without having WM_CLOSE messages be sent out (e.g. to other controls, OCXs and windows)?
I've tried using the DestroyWindow() API but it hasn't helped.
Any suggestions?
I've tried using the DestroyWindow() API but it hasn't helped.
Any suggestions?