Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SendMessage: How to pass WM_PAINT (hexa) ?
Message
De
06/03/2007 14:58:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
SendMessage: How to pass WM_PAINT (hexa) ?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01201190
Message ID:
01201190
Vues:
115
DECLARE INTEGER SendMessage IN user32;
INTEGER hWnd,;
INTEGER Msg,;
INTEGER wParam,;
INTEGER lParam

=SendMessage(WM_PAINT) && WM_PAINT = 0x000F

In VFP, how to pass the WM_PAINT hexa value to the function?
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform