Hello,

I would like to get all classes from a DLL or OCX, and for each class, i would like to know the public properties and methods.

I think that a Win32 API could help me, but wich one.

Thank you for your help.