Re: [WIN] run only one instance of selected program
- Posted by DanMoyer at PRODIGY.NET
Jun 24, 2001
Judith,
In Wolfgang's tutorial, "kick-it3.exw" is called "allowing only one instance
of your program to run", and *will* do just that, for the program itself.
Then I wouldn't have to try take care of it in RunDemos :) (although I'd
still like to know how to.)
Dan
----- Original Message -----
From: "Judith" <camping at txcyber.com>
To: "EUforum" <EUforum at topica.com>
Subject: RE: [WIN] run only one instance of selected program
>
>
>
> Euman wrote:
> > Add this to the top of the IDE
> >
> > if setAppName("Win32Lib IDE") != 0 then
> > abort(0)
> > end if
> >
> > this adds only one instance to run at any one time.
>
> I tried using this and more than one IDE can be started. Where does the
> "Win32Lib IDE" come from? I use that only in my About box.
>
> Judith
> >
> > Euman
> > euman at bellsouth.net
> >
> Moyer
|
Not Categorized, Please Help
|
|