how to convert SDI application to MDI application?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, can any one send the code for converting SDI application to MDI application & code to convert MDI application to SDI application. Thanks, Venkat
-
Hi, can any one send the code for converting SDI application to MDI application & code to convert MDI application to SDI application. Thanks, Venkat
-
Hi, can any one send the code for converting SDI application to MDI application & code to convert MDI application to SDI application. Thanks, Venkat
Probably the simplest way is to create a new MDI project, and then re-use the document and view classes of the SDI app.
2 bugs found. > recompile ... 65534 bugs found. :doh: