Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Win 2 API - <b>lptodp</b> convert logical points to device points http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LPtoDP               Convert Logical Points to Device Points

BOOL LPtoDP(hDC, lpPoints, nCount)
HDC hDC;
LPPOINT lpPoints; /* Array of points to be converted */
short nCount; /* Number of elements in array */

Returns:    Non-zero if all points converted otherwise zero.

See Also: ClientToScreen DPtoLP MAKEPOINT ScreenToClient

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson