when u create ActiveX DLL project in VB, and compiling it to dll file it become COM object.
VB take care to wrap your piece of code with all required interfaces to become COM object (IUnknown, Idispatch etc.), and also to register it properly.
|
Results 1 to 7 of 7
Thread: Need HelpThreaded View
|
Click Here to Expand Forum to Full Width |