midl\oleaut32.dll : error MIDL2020 : error generating type library : SetFuncAndParamNames failed : StoredProc (0x8002802C)问题!

dsl000522 2008-05-21 07:51:15
编译时出现midl\oleaut32.dll : error MIDL2020 : error generating type library : SetFuncAndParamNames failed : StoredProc (0x8002802C)
问题。
请高手指教!
...全文
886 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
dsl000522 2008-05-23
  • 打赏
  • 举报
回复
问题已解决 是我有一个接口的方法没有实现! 麻烦各位了!
zgl7903 2008-05-22
  • 打赏
  • 举报
回复
可能是库文件的版本不对
CathySun118 2008-05-22
  • 打赏
  • 举报
回复
IDL文件有错误,请检查
快乐鹦鹉 2008-05-21
  • 打赏
  • 举报
回复
http://topic.csdn.net/t/20040510/08/3048020.html
VoIPDemo is intended as a sample to show how to use the RTC API for Windows CE, but also as a working application for demonstration and use (taking note of the limitations described below). Limitiations ============= Currently supports 1 IM and/or 1 voice call at a time. 1 Voice call limitation due to RTC spec. 1 IM call simplifies event handling + need for multiple session windows Simultaneous voice and IM calls are only allowed from one source, currently identified by SIP URI. Callback functionality is currently not implemented. Component Requirements ====================== SYSGEN_VOIP will bring in all the components required by VoIPDemo. The target device needs to have audio capture and play capabilities and a network interface. Overview of program flow and source ==================================== VoIPDemo is separated into three main functional parts: User Interface, use of the RTC API (including RTC event handling), and the code to interface between RTC and the UI. The intent of this quasi- layering approach is to limit the direct hooks from the RTC backend to the UI and make it easier to re-use the RTC code in a different UI. The program goes through the following phases: Window Initialization RTC Initialization Main Message Loop RTC Termination Window Termination The main message loop manages all main window UI related messages and events. This includes contact list changes by the user, UI for call placement, etc. When the main window finishes its setup of an outgoing call, it calls the SessionWindow Callback to actually initiate the call. The SessionWindow is where all voice and IM session UI takes place. It is called directly by our RTC event handler to display call/IM status information, notify the user of incoming calls/messages, parse user input for outgoing messages, and calls the interface code to initi

3,245

社区成员

发帖
与我相关
我的任务
社区描述
ATL,Active Template Library活动(动态)模板库,是一种微软程序库,支持利用C++语言编写ASP代码以及其它ActiveX程序。
社区管理员
  • ATL/ActiveX/COM社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧