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

Click here to load this message in the networking platform