Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
API Call - SENDMESSAGE()
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00228861
Message ID:
00229185
Vues:
18
>>>lnhwnd = Is_Run32("Microsoft FoxPro") && FPW
>>>DECLARE INTEGER SendMessage IN Win32API;
>>> INTEGER hwnd, INTEGER umsg, INTEGER wparam, INTEGER, lparam
>>>lnresult = SendMessage(lnhwnd, 16, 0 , 0) && returns 0 also
>>>I also tried from FPW to use WM_QUIT, WM_DESTROY, WM_QUERYENDSESSION without succeeding.
>>>
>>
>>I'm assuming that there's an extra , in the declare at the end; there are only 4 integer parameters.
>
>Thanks, Ed. I must have mis-typed it. Should've just copied it out of the command window.:-)
>

That's inexcusable George. MVPs are not allowed to make tpyos... ;-)

As long as you can spell FOXTOOLS properly, you'll be forgiven.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform