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
How do I do this? Tell me or point me to some resources.
thanks