News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

Porting MFC applications to Linux [developerWorks]

Apr 20, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — 44 views

Porting Windows applications to Linux doesn't have to involve a retraining nightmare. Markus Neifer shows how to port Microsoft Foundation Classes (MFC) using wxWindows, giving a user's guide to this open source GUI toolkit and providing a complete, step-by-step porting example.

“Still maintaining that legacy Windows application built using Microsoft Foundation Classes (MFC), but now you have clients requesting a Linux version? You may have highly skilled MFC developers on your team, but how do you come up to speed with Linux development? Don't panic; this article is for you. With the help of wxWindows, a portable GUI toolkit for C++ and Python, I'll show you how to port a Windows-only MFC application to Linux using a Multiple Document Interface (MDI) text editor as an example. A small application like this helps focus the discussion on the nuts and bolts of porting the framework and prevents us from getting lost in a sea of code. Complete source code for both the MFC application and the wxWindows application is available in the Resources section later in this article . . . “

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.