MFC and Windows 10S

  • Thread starter Thread starter David Webber
  • Start date Start date
D

David Webber

Guest
My program is written in standard C++. It has a number of DLLs (some of which use MFC) and uses the MFC DLL. It installs with MFC and C-runtime DLLs in its own directory, so it is completely stand-alone. It is currently built with Visual Studio 2013.

I'd like it to run on Windows 10S so it will run on the new Microsoft Surface devices.

Can I make it do this without a complete rewrite (ie continuing to use native C++ and MFC)? If so, what do I have to do?



David Webber Author of Mozart music notation software mozart music notation software | home page

Continue reading...
 

Similar threads

D
Replies
0
Views
242
David Webber
D
D
Replies
0
Views
153
David Webber
D
D
Replies
0
Views
335
David Webber
D
D
Replies
0
Views
314
David Webber
D
Back
Top