精通
英语
和
开源
,
擅长
开发
与
培训
,
胸怀四海
第一信赖
First of all...Excellent very smart tool! 首先……优秀的非常聪明的工具! I tried to compile your dll csExWBDLMan and get errors... 我试图编译dll csExWBDLMan并得到错误…… I found this suggestion ... 我发现这个建议…… "Copy AuxCrt.cpp file from csExWB\COM_Component_Source_Binaries\AtlAux\Shared to the VC++6 ATL\Include\ directory. Please refer to this article which explains how to setup and compile a library such as csExWBDLMan in VC++6 请参考这篇文章解释了如何设置和编译库如csExWBDLMan vc++ 6 http://www.codeproject.com/atl/vbmhwb.asp " 我做的副本 VC98/ATL/include and tried VC 6++ compiling... I got these errors 我得到了这些错误 Compiling... 编译... csDLMan.cpp Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.h(122) : error C2061: syntax error : identifier 'HANDLE_PTR' Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.inl(207) : error C2061: syntax error : identifier 'HANDLE_PTR' Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.inl(212) : error C2065: 'dwReserved' : undeclared identifier Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\csDLMan.cpp(384) : error C2065: 'CreateURLMonikerEx' : undeclared identifier Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\csDLMan.cpp(384) : error C2065: 'URL_MK_UNIFORM' : undeclared identifier Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\csDLMan.cpp(1038) : error C2065: 'BINDSTATUS_CONTENTDISPOSITIONATTACH' : undeclared identifier Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\csDLMan.cpp(1038) : warning C4018: '==' : signed/unsigned mismatch csExWBDLMan.cpp Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.h(122) : error C2061: syntax error : identifier 'HANDLE_PTR' Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.inl(207) : error C2061: syntax error : identifier 'HANDLE_PTR' Z:\_htmleditor\csexwb\Copia di csExWB\COM_Component_Source_Binaries\ProtocolImpl.inl(212) : error C2065: 'dwReserved' : undeclared identifier UrlParts.cpp Generating Code... 生成代码... Error executing cl.exe. 错误执行 cl.exe. csExWBDLMan.dll - 9 error(s), 1 warning(s) Any suggestion? 任何建议? And also...how to compile with visual studio 2005 C++ ? Is this possible? 和...如何使用visual studio 2005 C++ ?这可能吗? Thanks 感谢 |