Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program already running
Message
 
To
03/12/2002 04:12:21
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00728906
Message ID:
00728973
Views:
10
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
Previous
Reply
Map
View

Click here to load this message in the networking platform