|
-
Aug 15th, 2001, 01:18 PM
#1
Thread Starter
Lively Member
new to Com
I Have a simple app writen in VB which after I compile it, it should generate a DLL file. When I open another VB project, I should see it in Components. But it did not appear, and I brows to that directory of DLL file, the file is not there. However, when I compile that dll file again, I got a message ask me do I want to over write it. I got lost, please help.
-
Aug 15th, 2001, 05:04 PM
#2
Fanatic Member
...When I open another VB project, I should see it in Components. ...
It is not in Components, it's in Reference.
Regards.
-
Aug 15th, 2001, 09:14 PM
#3
Hyperactive Member
For it to show up in components you'd have to create an ActiveX Control (which compiles into a .ocx file).
ActiveX exe's and dll's are available in References
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|