Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program already running
Message
 
À
03/12/2002 04:12:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00728906
Message ID:
00728973
Vues:
11
This message has been marked as the solution to the initial question of the thread.
FindWindow Declaration
declare integer FindWindow in win32api integer nullpointer, string cwindow_name
Sample use
procedure IsUserGuideOpen
lnRetVal=FindWindow(0,"USERGUIDE (PREVIEW)")
return lnRetVal>0
HTH


>hi, all
>
>does anyone know, how to lock program so when when user click twice..program will be send message "already running'...can we doit ????
>
>Thank's
>
>Regard
>Wahyu
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform