Finding exported COM interfaces

Status
Not open for further replies.

Pinczakko

Full Member level 2
Joined
Jul 29, 2004
Messages
136
Helped
13
Reputation
26
Reaction score
0
Trophy points
1,296
Location
Taka Bonerate National Park, Indonesia
Activity points
1,592
Is there a way to find out all of the "exported" functions and it's parameters from a dynamic link library that is based on the Microsoft COM (Component Object Model) architecture ? I'm researching a DLL that interface directly to hardware. I'm unable to develop a client application without knowing the exported functions from the DLL.
 

A lot of COmponent manager utils are available at componentsource.com.. however...
if you have vb6 add the required dll in a blank project and then .. use Object Browser (F2) in IDE.. to see its exposed.. interface.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…