探索 发表于 2014-5-9 18:33:51

我用vc6.0编辑有好多错误
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(375) : error C2065: 'CLSID_Shell' : undeclared identifier
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(380) : error C2027: use of undefined type 'IShellDispatch'
      D:\qiyebanbiancheng\INCLUDE\comdef.h(515) : see declaration of 'IShellDispatch'
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(380) : error C2227: left of '->Release' must point to class/struct/union
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(383) : error C2027: use of undefined type 'IShellDispatch'
      D:\qiyebanbiancheng\INCLUDE\comdef.h(515) : see declaration of 'IShellDispatch'
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(383) : error C2227: left of '->ControlPanelItem' must point to class/struct/union
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(384) : error C2027: use of undefined type 'IShellDispatch'
      D:\qiyebanbiancheng\INCLUDE\comdef.h(515) : see declaration of 'IShellDispatch'
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(384) : error C2227: left of '->Release' must point to class/struct/union
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(1047) : error C2065: 'CLSID_InternetShortcut' : undeclared identifier

风之残月 发表于 2014-5-9 20:35:00

探索 发表于 2014-5-9 18:33 static/image/common/back.gif
我用vc6.0编辑有好多错误
C:\Users\Administrator\Desktop\Internet Explorer\Internet ExplorerFun.cpp(3 ...

你的VC6环境变量没配置好,或者其它的,因为你的出错里有"D:\qiyebanbiancheng\INCLUDE\comdef.h(515)", 出现了comdef.h这个文件,而在源代码文件中没有这个文件,所以应该是VC6配置问题,我运行没问题

か~ 发表于 2014-5-9 23:50:00

楼主加油,鱼C加油!我们都看好你哦!

轮回hack 发表于 2014-5-10 00:40:32

楼主威武,楼主霸气

qq893161525 发表于 2014-5-10 05:16:15

真是难得给力的帖子啊。

探索 发表于 2014-5-10 05:53:44

风之残月 发表于 2014-5-9 20:35 static/image/common/back.gif
你的VC6环境变量没配置好,或者其它的,因为你的出错里有"D:\qiyebanbiancheng\INCLUDE\comdef.h(515)",...

嗯 老师 我试试

Arthkee 发表于 2014-5-10 08:25:32

我不得不顶了……强烈支持楼主ing……

贺鹏程1234123 发表于 2014-5-10 11:08:29

楼主加油,鱼C加油!我们都看好你哦!

fuxiangping 发表于 2014-5-10 11:11:15

牛人就是牛逼!!!楼主加油,鱼C加油!我们都看好你哦!

生命周期 发表于 2014-5-10 13:52:33

激动人心,无法言表!

小营七郎 发表于 2014-5-10 14:02:13

来看看,C语言看起来很强大的。

SuperPon 发表于 2014-5-10 15:15:17

激动人心,无法言表!学习

弈羽寒 发表于 2014-5-10 15:27:45

感谢楼主分享

546823827 发表于 2014-5-10 17:45:06

好帖子~~~~感谢LZ分享

free2011 发表于 2014-5-10 23:53:33

让我看看,大家共享

iocy 发表于 2014-5-11 01:31:14

楼主加油,鱼C加油!我们都看好你哦!

Jack丶雷 发表于 2014-5-11 01:31:36

强烈支持楼主ing……

workingkk 发表于 2014-5-11 08:34:47

强烈支持楼主ing……

不定之猫 发表于 2014-5-11 08:34:57

不是一般的牛啊

man__? 发表于 2014-5-11 10:57:28

DDDD强烈支持楼主ing……
页: 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89
查看完整版本: C语言写的浏览器 + 源代码