Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling any other EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00095110
Message ID:
00095360
Vues:
27
>>>>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

you can get Is_Run in the download section WIN32 API...right here in levelextreme.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform