ayal
May 21st, 2001, 02:36 AM
I'm writing an ActiveX control using VB6 and I want to declare that it implements some predefined Component_Category.
How do I do it ?
The way I do it now is by running a .reg file that add the right entry to the registry, but I'm looking for a better way, because every time I compile the control, I have to remember to run the reg file.
How do I do it ?
The way I do it now is by running a .reg file that add the right entry to the registry, but I'm looking for a better way, because every time I compile the control, I have to remember to run the reg file.