DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Val Guest

    How to use unregistered DLL


    Hello,

    I have created my own DLL file in VB which has one class and couple of methods.
    Now I want to move this DLL file to another PC and I do not want to register
    it in registry, but I know full path on hard drive to this file. Is any way
    I can use this DLL in my project? How can I load this DLL during run-time
    and use methods of its class?

    Thanks,

    Val

  2. #2
    Matthew Solnit Guest

    Re: How to use unregistered DLL

    "Val" <m2r3v1@yahoo.com> wrote in message news:3b0119d1$1@news.devx.com...
    > I have created my own DLL file in VB which has one class and couple of

    methods.
    > Now I want to move this DLL file to another PC and I do not want to register
    > it in registry, but I know full path on hard drive to this file.


    I think Matt Curland's book discusses this.

    -- Matthew Solnit



  3. #3
    Patrick Berry Guest

    Re: How to use unregistered DLL


    "Matthew Solnit" <msolnit@nospam.yahoo-com> wrote:
    >"Val" <m2r3v1@yahoo.com> wrote in message news:3b0119d1$1@news.devx.com...
    >> I have created my own DLL file in VB which has one class and couple of

    >methods.
    >> Now I want to move this DLL file to another PC and I do not want to register
    >> it in registry, but I know full path on hard drive to this file.

    >
    >I think Matt Curland's book discusses this.
    >
    >-- Matthew Solnit
    >
    >


    I don't have Matt's book. How about a hint?

  4. #4
    Karl E. Peterson Guest

    Re: How to use unregistered DLL

    "Patrick Berry" <development@marketsharp.com> wrote in message
    news:3b01a2fe$1@news.devx.com...
    >
    > "Matthew Solnit" <msolnit@nospam.yahoo-com> wrote:
    > >"Val" <m2r3v1@yahoo.com> wrote in message news:3b0119d1$1@news.devx.com...
    > >> I have created my own DLL file in VB which has one class and couple of methods.
    > >> Now I want to move this DLL file to another PC and I do not want to register
    > >> it in registry, but I know full path on hard drive to this file.

    > >
    > >I think Matt Curland's book discusses this.

    >
    > I don't have Matt's book. How about a hint?


    Hint:

    http://shop.barnesandnoble.com/books...sbn=0201707128

    ;-)

    Later... Karl


  5. #5
    Matthew Solnit Guest

    Re: How to use unregistered DLL

    "Karl E. Peterson" <karl@mvps.org> wrote in message
    news:3b01bdcf$1@news.devx.com...
    > "Patrick Berry" <development@marketsharp.com> wrote in message
    > news:3b01a2fe$1@news.devx.com...
    > > "Matthew Solnit" <msolnit@nospam.yahoo-com> wrote:
    > > >
    > > >I think Matt Curland's book discusses this.

    > >
    > > I don't have Matt's book. How about a hint?

    >
    > Hint:
    >
    > http://shop.barnesandnoble.com/books...sbn=0201707128


    Believe it or not, my city library actually has this one. Unfortunately,
    there's a very long waiting list. Doh!

    -- Matthew Solnit



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links