> first you should try to compile the MFC with winelib, then compile your app with this. > > a non-wine-way would be to port your app from MFC to wxWidgets.org which is similar but runs on more platforms. > Or Qt (which I recommend). John
> first you should try to compile the MFC with winelib, then compile your app with this. > > a non-wine-way would be to port your app from MFC to wxWidgets.org which is similar but runs on more platforms. > Or Qt (which I recommend). John