Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Duvidas do VFP 8
Message
 
To
15/09/2003 23:06:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00829228
Message ID:
00829331
Views:
23
O bom é você postar cada pergunta em separado, pois agora só posso resolver rapidamente a primeira para você:
Local m.lnWinHandle
Declare Integer FindWindow In Win32API Integer, String
m.lnWinHandle = FindWindow( 0, "CAPTION DO MEU PROGRAMA" )
If m.lnWinHandle # 0
    Cancel
Endif
release m.lnWinHandle
clear dlls
Cordialmente,

Fabiano Costa
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform