首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > C++ Builder >

windows shell扩展更改图标出现有关问题no GUID has been associated with this object

2012-03-13 
windows shell扩展更改图标出现问题no GUID has been associated with this objecterror C2787: IExtract

windows shell扩展更改图标出现问题no GUID has been associated with this object
error C2787: 'IExtractIconW' : no GUID has been associated with this object
error C2440: 'initializing' : cannot convert from 'DWORD_PTR' to 'const IID *'
error C2440: 'initializing' : cannot convert from 'ATL::_ATL_CREATORARGFUNC (__stdcall *)' to 'DWORD_PTR'
error C2065: '_Module' : undeclared identifier
error C2228: left of '.GetModuleInstance' must have class/struct/union

平台:vs2005 语言:C++
我是按照<windows shell 扩展变成完全指南>第九节编的不知道是不是平台的问题?


[解决办法]
...这里是C++Builder不是VS区。。。

[解决办法]
发源码。

热点排行