Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling any other EXE
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00095110
Message ID:
00095411
Views:
24
>>>>>I need to make sure that the only EXE running in Windows 95 or NT, is the on I made. How can I prevent my application from running when other aplicattions are running.
>>>>
>>>>This is pretty difficult task. Windows creates a lot of different windows for things like mouse drivers, the program manager, OLE, etc. This would make something like checking what windows existed at startup a difficult proposition. However, if you knew in advance what programs you didn''t want to be running when your application started, you could use something like Is_Run in the download section to check for their presence.
>>>
>>>Thanks, I really think that Is_Run it's a great tool and suficient for what I need.
>>>
>>>Luis Setúbal.
>>Sorry to hop in like this but where is this is_run() found? I'm working out of VFP5.0a and this is exactly what I,m going to need in an upcoming project!!
>>Thanks
>
>In the Download section (filing cabinet icon) under the Win 32 and other APIs category.

Thank you
Previous
Reply
Map
View

Click here to load this message in the networking platform