Results 1 to 15 of 15

Thread: Use One DLL in preference to Another? (* !RESOLVED! *)

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2002
    Location
    SE England
    Posts
    732

    Use One DLL in preference to Another? (* !RESOLVED! *)

    Hi All,

    Does anybody know of a way in VB to use one DLL in preference to another?

    I.E. There is a version of MyExample.DLL on the PC, registered etc and sitting in "C:\WINNT\System32".

    Now I Install my application and put another version of the MyExample.DLL in the same dirtectory as the EXE, but I don't register it...

    Is there anyway to get my EXE to use the "local" version of the DLL, rather than the one in "C:\WINNT\System32"?

    I know this is possible in other languages, just not sure about vb?
    Last edited by Leather; Nov 26th, 2002 at 07:02 AM.
    Leather Face is comin...


    MCSD

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