Page 1 of 1

Hang on exit of MFC application

Posted: Mon Oct 02, 2023 3:18 pm
by 16696819
Hi,

I have just upgraded an MFC application from Active X V7 to the latest Active 23.
I have implemented new classes & any changed required all runs well.

My problem is - on exit the MFX goes through CWinApp::ExitInstance etc. , but hangs an does not exit application properly.
I have tried various tricks but none have worked.
Remove any Tchart creation - exits fully.

Any ideas ?

Re: Hang on exit of MFC application

Posted: Tue Oct 03, 2023 8:17 am
by Pep
Hello,

could you please send us a simple exmaple with which we can reproduce the problme as is here?

thanks