Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Send a keystroke to a hwnd window
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00889676
Message ID:
00889725
Vues:
23
>Another question that should be easy for you (:O) how do I declare the following in VFP?
>
>DEFINE WM_KEYDOWN 0x0100
>
>Well the actual original code I'm converting is:
>
>#DEFINE WM_KEYDOWN &H100
>
>and I am not sure what &H100 is in vfp!

0x100 = &H100. Anytime you see "&H" in a VB statement, think "0x"
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform