Click to See Complete Forum and Search --> : Shutting down a program


April 22nd, 1999, 10:09 AM
How can we shut down a VC++ program from a DLL.

Dan O'Brien
April 22nd, 1999, 12:54 PM
Try sending the main window a WM_QUIT message.