Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. abt running exe

abt running exe

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.

    T P P 3 Replies Last reply
    0
    • L Lost User

      hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.

      T Offline
      T Offline
      Toni78
      wrote on last edited by
      #2

      Take a look at http://www.codeproject.com/cpp/avoidmultinstance.asp[^] // Afterall, I realized that even my comment lines have bugs If the sun were to blow up, it would take us 7-8 minutes to realize it.

      1 Reply Last reply
      0
      • L Lost User

        hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.

        P Offline
        P Offline
        PJ Arends
        wrote on last edited by
        #3

        Do a search for "single instance" and you will get a lot of articles explaining how to.


        [

        ](http://www.canucks.com)"You're obviously a superstar." - Christian Graus about me - 12 Feb '03 "Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04 Within you lies the power for good - Use it!

        1 Reply Last reply
        0
        • L Lost User

          hai, I'm using win32 appln.While executing my appln (say a dialog) if again I execute my appln another exe starts.How to prevent this.I want only one exe to run at a time.Can anyone help? thanks a lot in advance.

          P Offline
          P Offline
          Paul Steane
          wrote on last edited by
          #4

          The best I've found on this subject is by Joseph M. Newcomer at http://www.flounder.com/nomultiples.htm[^]

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups