Results 1 to 1 of 1

Thread: RunningTwoInstances of same class simultaneously

  1. #1

    Thread Starter
    Lively Member amolt's Avatar
    Join Date
    Aug 2006
    Location
    INDIA
    Posts
    80

    Question RunningTwoInstances of same class simultaneously

    Hi,

    I have created a DLL with a function doloop: as counter
    from this function i exposed one event called loopCnt which is handled in Client application.

    Now if i create two instances of this same DLL i want to run the two events simultaneously without stopping the previous instance process.

    Can someone tell me how is it possible : the code for this is attached in the zip file.

    Thks in advance,
    Attached Files Attached Files

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