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区。。。
[解决办法]
发源码。