Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using A TLB in ActiveX Form

Status
Not open for further replies.

zoomer56

Programmer
Jan 21, 2009
1
US
I have created an ActiveX library with one component, a form. I have used import library on an existing type library (xx.tlb) which added xx_TLB.c and xx_TLB.h to the project. The tlb has INotify and IComponent which need to be implemented in my new project.

How do I do this? Tell me or point me to some resources.
thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top