Hi group,

Is there any way to calculate the screen resolution: pixels per mm?
For WinCE I would do:
int res = GetDeviceCaps(hdcDisplay, VERTRES) / GetDeviceCaps(hdcDisplay,
VERTSIZE);

Thanks!
    George VS ([EMAIL PROTECTED])



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to