Page 1 of 1

Windows COM Browser

Posted: Fri Mar 02, 2012 9:21 pm
by swhite
Hi

I would like to see a Windows COM Browser tool that can read the type library information for COM dll/exe and display the Purebasic code needed to define the Interface,enumeration, CLSID and ProgID etc so that COM object can be used in Purebasic applications.

Thanks,
Simon

Re: Windows COM Browser

Posted: Fri Mar 02, 2012 11:36 pm
by Kiffi
swhite wrote:I would like to see a Windows COM Browser tool [...]
http://www.purebasic.fr/english/viewtop ... 14&t=43098

Greetings ... Kiffi

Solved: Windows COM Browser

Posted: Sat Mar 03, 2012 5:59 pm
by swhite
Thank-you that is just what I needed.

Simon