我在Visual studio中有一个使用C#的类项目。当我尝试添加对MSComctlLib (Microsoft Windows Common Control6.0 (SP6))的引用时,收到以下消息:
“无法添加对Microsoft Windows Common Control 6.0 (SP6)的引用”
我可以添加"Microsoft Windows Common Control“的其他版本,但不能添加这个版本。
有人知道为什么。
提前感谢您的帮助。
我在Visual studio中有一个使用C#的类项目。当我尝试添加对MSComctlLib (Microsoft Windows Common Control6.0 (SP6))的引用时,收到以下消息:
“无法添加对Microsoft Windows Common Control 6.0 (SP6)的引用”
我可以添加"Microsoft Windows Common Control“的其他版本,但不能添加这个版本。
有人知道为什么。
提前感谢您的帮助。