ActiveX exe... (exe problem) [SOLVED]
Hi...
I've made an ActiveX exe called MikeClasses, currentrly with one class in it, and a test progam to test my ActiveX.
The problem is that when I compile the ActiveX and run my test program, the CPU goes to 95% and it does nothing... (And my test program DOES have a reference to the AcriveX exe)
But... when I run the ActiveX from another instance of VB, it works perfectly... (This time, my test program has a reference to the MikeClasses.VBP project)
Anyone had this problem that knows how to fix it ?
How can I get it to work when the ActiveX is compiled ?
Thanks