Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetFocus
Message
From
14/11/2005 20:58:12
 
 
To
09/11/2005 15:32:30
Ariel Müller
Müller & Asociados S.R.L.
Córdoba, Argentina
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '95
Miscellaneous
Thread ID:
01066944
Message ID:
01068713
Views:
22
Ariel:

Try this:
#DEFINE WM_NULL	0x0

* your launching code here

PostMessage(HWND , WM_NULL, 0, 0)
Where HWND is the process or window of the first process

Tell me if it worked. if not, we have other more "powerfull" options.

Carlos
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform