Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SendMessage: How to pass WM_PAINT (hexa) ?
Message
 
 
To
06/03/2007 14:58:24
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01201190
Message ID:
01201195
Views:
30
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform