Pinczakko
Full Member level 2
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.