Convert dialog based application to SDI/MDI architecture.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a dialog based application that I would like to convert to a SDI/MDI architecture. Please help me out to resolve the above problem. Thanks in advance. Mallikarjun lavatema
-
I have a dialog based application that I would like to convert to a SDI/MDI architecture. Please help me out to resolve the above problem. Thanks in advance. Mallikarjun lavatema
Well, there's no generic way to do this. You'll have to start a new SDI application from scratch and then copy/paste the functionalities you would like to transfer (and it might be more complex than just copy/paste).
Cédric Moonen Software developer
Charting control [v1.3 - Updated]