Microsoft Platform SDK 选择及在vc++6.0中的配置
打开vc6,菜单tools-options-directories.增加以下路径
executable files
你的platform安装路径\bin
你的platform安装路径\bin\winnt
include file
你的platform安装路径\include
library files
你的platform安装路径\lib
source files
可添加也可不添加
原文:http://hi.baidu.com/reddragon1314/blog/item/c6782188f0090504c8fc7af8.html