OLE Viewer

G

Guest

Hello everyone,


I am looking for some tutorials about how to use OLE Viewer. But I can not
find any detailed tutorials. Any reference?


thanks in advance,
George
 
B

Brian Muth

I'm not aware of one. However, OleView is pretty self-explanatory. What problem are you having?

Brian
 
G

Guest

Thanks Brian,


I want to use this tool to analyze COM component. I want to use this tool
into COM development as an analysis tool.

Any reference resources?


regards,
George
 
B

Brian Muth

I want to use this tool to analyze COM component. I want to use this tool
into COM development as an analysis tool.

Any reference resources?

What do you mean by analyze? What information are you trying to learn?

Brian
 
G

Guest

Thanks Brian,


I learned from others that OLE Viewer could be used to help in COM
development. But I have never used OLE Viewer before, so I can not get any
idea about how we will use it.

So, I am looking for some tutorials about the functions of OLE Viewer, and
how we could make use of it in COM development to analyze issues.

BTW: how do you OLE Viewer?


regards,
George
 
G

Guest

Thanks Brian,


I have downloaded and installed. But it does not contain any document or
help information. For example, from help menu, there is only version
information.

Any help document for OLE Viewer?


regards,
George
 
B

Ben Voigt [C++ MVP]

George said:
Thanks Brian,


I have downloaded and installed. But it does not contain any document or
help information. For example, from help menu, there is only version
information.

Now open something. Something OLE, that you would view with an OLE Viewer.
It could be an OLE compound document file, a type library, an ActiveX dll or
control, ... IIRC, you should also be able to browse the list of registered
OLE components from the system and user registries (HKEY_CLASSES_ROOT, and
friends)
 
G

Guest

Thanks for your advice, Ben!


regards,
George

Ben Voigt said:
Now open something. Something OLE, that you would view with an OLE Viewer.
It could be an OLE compound document file, a type library, an ActiveX dll or
control, ... IIRC, you should also be able to browse the list of registered
OLE components from the system and user registries (HKEY_CLASSES_ROOT, and
friends)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top