Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RegisterHotKey (win32) in foxpro
Message
De
11/03/2008 07:46:28
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
RegisterHotKey (win32) in foxpro
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Divers
Thread ID:
01300790
Message ID:
01300790
Vues:
99
Hi, The function RegisterHotKey defines a system-wide hot key. How can I catch WM_HOTKEY messages generated by the hot key. How can I get this event?

DECLARE INTEGER RegisterHotKey IN user32;
INTEGER hWnd,;
INTEGER id,;
INTEGER fsModifiers,;
INTEGER vk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform