I would like to contribute to an open-source Windows Mobile project, but it's being developed in eVC 4.0, which flat-out does not work on Vista (feel free to correct me!), and I would prefer to avoid having to dual-boot or remote into my only remaining XP box. I have VS 2008 installed on my main development machine, and got all the SDKs, etc. I need to do WM work. But! Once I got all the source code together and started trying to build it, I had to make a lot of changes to support deprecated methods and some headers that had been moved around.
Ideally, I'd like to be able to work on the project "as though" I were running eVC instead. Is there some kind of "quirks mode" that lets me emulate eVC behavior in VS 2008? If not, is there a guide to porting apps from eVC to VS?