|
-
Sep 13th, 2022, 04:41 AM
#7
Re: VB6 on Win 10 64bit
 Originally Posted by Eduardo-
I listed the instructions that I have noted down for me. Some are because I don't use any of those tools and other are because they cause problems. But since I didn't write down why I include each one in the list (and I forgot), I simply listed all like I have and works fine for me.
I never used the OLE Viewer, what is it useful for?
I use it for viewing type libraries where I only have the TLB or it's embedded in a compiled binary. It produces it as an IDL text source you can copy out to modify/use in other projects.
It will also show you full implemented interfaces lists for some COM objects... like the ShellLibrary object representing system libraries, you can see all the undocumented interfaces it supports, which is useful when designing projects that interact with them.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|