Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stop loading again an EXE
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00057324
Message ID:
00057357
Views:
34
>I would like to stop the load of a second instance of my VFP exe.
>
>How to detect this ?
>
>Thanks
>
>
>
>Loïc LESAULNIER
>Action Thésée - 4 rue Saint Pierre - 50200 COUTANCES - FRANCE

you can use the FindWindow API call to tell if that window is already open.
there is also a c program called run ( i think ) in the files section that will basically allow you to do this without waiting for the fox runtimes to load before issuing the api call.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform