Search found 1 match

by Mark
Mon Oct 02, 2023 3:18 pm
Forum: ActiveX
Topic: Hang on exit of MFC application
Replies: 1
Views: 10623

Hang on exit of MFC application

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 t...