limit ActiveX exe to one instance?
From: Rich (anonymous_at_discussions.microsoft.com)
Date: 02/09/04
- Next message: Jeff Johnson [MVP: VB]: "Re: listview check box"
- Previous message: Adam D. Barratt: "Re: Validating a file path"
- In reply to: Rich: "limit ActiveX exe to one instance?"
- Next in thread: Bonj: "Re: limit ActiveX exe to one instance?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 9 Feb 2004 11:37:56 -0800
Thank you all for your replies. App.PrevInstance seems
simple enough except the part for restoring if app was
minimized. The example from
does have a good routine for restoring the minimized app
(and of course for checking for a prevInstance) using
API.
Well, new tools for my toolbox. Thanks all.
Rich
>-----Original Message-----
>Hello,
>
>How can I limit an ActiveX exe StandAlone to one
>instance? Like if an instance is running, and a user
>inadvertently starts another instance because they did
not
>see the icon of the running app on the taskbar, it will
>not start a new instance, just bring up the running one?
>
>I looked around in Project Properties but did not see
>anything for limiting to one instance.
>
>Thanks,
>Rich
>
>
>
>
>
>
>.
>
- Next message: Jeff Johnson [MVP: VB]: "Re: listview check box"
- Previous message: Adam D. Barratt: "Re: Validating a file path"
- In reply to: Rich: "limit ActiveX exe to one instance?"
- Next in thread: Bonj: "Re: limit ActiveX exe to one instance?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|