-
ActiveX EXE refrencing..
THis is a dumb question and one i should know but i don't.
I made an ActiveX.EXE and compiled it. Now i want to use this AXEXE in my other regular exe. But i try to set a refrence to it in the refrences list it says it can't because it's project type is exe.
I Can create it using CreateObject but i can't see the classes and methods, either thru intellimouse or the object browser because the exe is not refrenced to the project....
So how do you get around this?
Thanks!:D
-
Hmm wierd... i closed out VB and retried and now it works... must have just been a bug or something.