Results 1 to 2 of 2

Thread: DLL Instances question???

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    Manchester, UK
    Posts
    14

    Question DLL Instances question???

    Hi all,

    Is it possible to have two applications accessing the same instance of a DLL. The second one, when tried to create a new instance, will triger the first instance and perform some action there.

    Can that happen?

    ThnX

    Chrys

  2. #2
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Three Anchor Bay, Cape Town, South Africa
    Posts
    769
    You should rather use an ActiveX .EXE.

    It is the same principle as a .dll, but you can have the instance shared among multiple applications.

    Ask how!

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