Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SendMessage: How to pass WM_PAINT (hexa) ?
Message
 
 
À
06/03/2007 14:58:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01201190
Message ID:
01201195
Vues:
28
>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?

If you read the whole thread I pointed you to, this question was answered
Message #580294
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform