hmm, seems that I answered my own question by scrolling down a few posts....
I take it that this is what I want?
Is there a way to compile win32 apps using linux? At work we program lots of MFC and use #include <windows>, but I'd like to be able to run linux to do my work on.



LinkBack URL
About LinkBacks



Perhaps it is, but the errors are more now.
Your help has made it possible. All I had to do was add the -mwindows switch to the makefile compile line.