Results 1 to 3 of 3

Thread: new to Com

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    Springfield
    Posts
    120

    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.
    MM

  2. #2
    Fanatic Member
    Join Date
    Jan 2001
    Location
    Vietnam
    Posts
    613
    ...When I open another VB project, I should see it in Components. ...
    It is not in Components, it's in Reference.

    Regards.

  3. #3
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Denver
    Posts
    265
    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
  •  



Click Here to Expand Forum to Full Width