Hi everyone,

I need to automate interrogation of COM dlls. What I need is to be able to write to an ini file the ProgID of the dll the names of any methods and the type and names of any variables that are associated with them. I can read and write to ini files I just don't know how to get the information to write. Can anyone point me in the right direction as to how to do this?

Thanks.