问题
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