常見問題:
1、Error spawning 'cmd.exe'
2、#import <msxml4.dll>時Cannot Open “msxml4.dll":no such file of directory
解決方案:
Options --> Projects and Solutions -->VC++ Directories 下的Executable files下添加
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem
上述解決方案完全能解決此類問題