activex ctrl in modeless dialog
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I am using a modeless dialog box with activex controls. If I remove the activex controls then it is working correctly otherwise it is giving assertion failure error At the line containing dialogboxname.ShowWindow() function. Tell me what is wrong. babu
-
I am using a modeless dialog box with activex controls. If I remove the activex controls then it is working correctly otherwise it is giving assertion failure error At the line containing dialogboxname.ShowWindow() function. Tell me what is wrong. babu
If the code is no too long, post the .h and .cpp files from your dialog class. This can help us a lot :)