Results 1 to 4 of 4

Thread: allowing only single instance of activex exe to run

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2001
    Location
    mumbai
    Posts
    7

    Question allowing only single instance of activex exe to run

    hi

    i have created an activex exe project, i want it's start mode to be stand alone, but when i do this, if i'll run this exe each time new instance is created. by doing this i can directly start application from sub main.

    i don't want to keep start mode as activex componant 'b'cos then i have to create object of it for running

    please help me

  2. #2
    Frenzied Member axion_sa's Avatar
    Join Date
    Jan 2002
    Location
    Joburg, RSA
    Posts
    1,724
    have u tried app.previnstance?

  3. #3
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    Lookup the CoffeeWatch demo on MSDN.

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    If you don't want to create an object from it then why are you making it an ActiveX exe instead of a standard exe?

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