A patch has just been submitted. MSVS project files can be generated by
1. go to development/scons 2. scons ...... use_vc=yes msvs_projects I have one problem though: if I click the project file directly, maybe because I have two vc (2003/2005) installed, vs complains that it can not find windows.h. I guess I should start vs from the vc2005 prompt. (Or I should set relevant variables globally) Bo