Results 1 to 2 of 2

Thread: ActiveX DLL Question

  1. #1

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565

    Question

    Am I correct in assuming that if I put some common functions in an ActiveX DLL and it is installed along with my application on another machine, I can alter one of the functions in the DLL (on my machine), and I will only have to copy across the DLL to the other machine rather than install the whole application again?
    VB6 sp5, SQL Server 2000, C#

    There are no stupid questions. Only stupid people.

  2. #2

    Thread Starter
    Fanatic Member Stevie's Avatar
    Join Date
    Mar 2000
    Location
    London, UK
    Posts
    565
    Don't worry, I was leading up to another question, but it all works ok now.

    Whenever I updated the DLL my exe would not work with it, but I realised when I was compiling the DLL I was using Project Compatibility instead of Binary Compatibility.

    [Edited by Stevie on 09-27-2000 at 10:02 AM]
    VB6 sp5, SQL Server 2000, C#

    There are no stupid questions. Only stupid people.

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