Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Closing application s form within foxpro
Message
From
15/08/1999 11:26:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Closing application s form within foxpro
Miscellaneous
Thread ID:
00253859
Message ID:
00253859
Views:
63
Hi I have a small program which closes Windows explorer,but i keep getting the error

"Too many arguments", when the function is called.

here is the code

wm_destroy has been defined before hand

lnExplorerHand=THISFORM.findwindowinscreen("Exploring")
IF lnExplorerHand !=0
SendMessage(lnExplorerHand ,WM_DESTROY,0,0)
ENDIF

Any ideas would be a great help

Regards Steven Bowskill
Next
Reply
Map
View

Click here to load this message in the networking platform