Power Basic create a TLB automaticaly when it create a COM application,
but if i want to implement a exist Type liberary,like OPC interface, how to do?
thanks
Start the PB COM Browser, select the type library and generate interface definitions for it.
I'll try ,thanks