Are there any good resources for dealing with “User Document” (.dob) files

て烟熏妆下的殇ゞ 提交于 2019-12-12 01:17:52

问题


I've inherited a vb6 application that makes use of "Visual Basic User Document" files (.dob).

This tech seems to be abandoned and forgotten.

Are there any good resources out there for working with them?


回答1:


Almost no-one used ActiveX Documents when they first came out, and I imagine there's hardly anyone using them now. I've never used them. Here's some suggestions. I haven't read the ActiveX Document sections myself (never needed to) but I know they are reliable sources of information on Visual Basic and ActiveX.

  • The programmer's guide always explains the basics very well. Try the ActiveX document section.
  • Dan Appleman's excellent book Developing COM/ActiveX components with Visual Basic 6 has a couple of chapters on ActiveX documents. You can usually pick it up second hand very cheaply.



回答2:


I haven't worked with them myself but here are a couple of pages that talk about VB ActiveX User Documents:

  • ActiveX Documents in Visual Basic
  • The Visual Basic IDE as an ActiveX Document Container


来源:https://stackoverflow.com/questions/1479614/are-there-any-good-resources-for-dealing-with-user-document-dob-files

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!