I was wondering how I would go about extracting the Method, Sub, Function etc names and parameters from an OCX or DLL file. Any help?
I was wondering how I would go about extracting the Method, Sub, Function etc names and parameters from an OCX or DLL file. Any help?
Have a look at the TypeLibInfo DLL - it let's you loop through a lot of the properties of a DLL or OCX.
Alternatively, if you want to find out what functions a Windows DLL (as distinct from an ActiveX DLL) exports, then QucikView or AnalogX's TextScan are probably your best bet.
- gaffa
Videosoft has tools for this I think :http://home.component1.com/cmd.boa?product=VSDOCX