In the Options go into Projects and Solutions -> VC++ Directories page and place this rows:
$(SystemRoot)\System32
$(SystemRoot)
$(SystemRoot)\System32\wbem
適用VC8的各種工程項(xiàng)目(包括移動(dòng)設(shè)備的項(xiàng)目),如果在加了以后還出現(xiàn)這樣的錯(cuò)誤提示,將上面的三句刪除掉,重新加一次就可以。