Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.lang.visual.basic    |    MS Visual Basic discussions, NOT dot-net    |    10,840 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 10,200 of 10,840    |
|    Dean Earley to All    |
|    Re: Checking what's already running?    |
|    30 Aug 06 09:10:36    |
      From: dean.earley@icode.co.uk              D & J G wrote:       > Bit of a newbie question..       > Is there a VB6 way of telling what is already running? E.g. if a VB6       > program has been minimized and selected again, the minimized one maximizes,       > instead of having the same thing running twice simultaneously.              You can use App.PrevInstance to see if the same executable is already       running.       The easy way to activate the other version is AppActivate and SendKeys,       but the proper way is to use some form of IPC like DDE.              --       Dean Earley (dean.earley@icode.co.uk)       i-Catcher Development Team              iCode Systems              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca