Jans的BLOG
Jans的BLOG
摘要: 注册表: “HKEY_USERS\.DEFAULT\Software\Microsft\Windows\currentVersion\Run”,看到一个键值名为ctfmon.exe,值为ctfmon.exe。把这个键值名改为“internat.exe”,值为“internat.exe”,重启。 2.退出所以Office程序。 3.在控制面板里,双击添加/删除程序。 4.在当前安装程序列表里,选... 阅读全文
posted @ 2007-07-07 13:06 Jans 阅读(1118) 评论(0) 推荐(0)
摘要: 解决方法: 需要打开Project ->C++>C++ Language->Enable Run-time Type Infomation(RTTI) 其余需要的工程设定: 在Project ->C++>Preprocessor 需要设置附加包含目录: C:\Ice-3.2.0-VC60\include,C:\Ice-3.2.0-VC60\include\stlport,. (注意还有个点) L... 阅读全文
posted @ 2007-07-07 08:51 Jans 阅读(1593) 评论(0) 推荐(0)