Hi,
how can I convert xy-coordinates to the lParam-value used in PostMessage?
It must be something like lParam = y*&HFFFF+x, but this doesn't work.
thanks,VB Code:
PostMessage hwnd, WM_LBUTTONDOWN, 1, lParam
Quix
|
Results 1 to 8 of 8
Thread: xy-coordinates to lParamThreaded View
|
Click Here to Expand Forum to Full Width |