EnquiringCoder
August 4th, 2005, 09:02 PM
I was wondering if anyone knows of an API call in the PSDK/WinAPI for determining the display width and height in millimeters?
Using xlib, you can determine this with calls to int XWidthMMOfScreen(Screen *screen) and XHeightMMOfScreen(Screen *screen) to determine the dimensions of the display in millimeters.
Thanks
Using xlib, you can determine this with calls to int XWidthMMOfScreen(Screen *screen) and XHeightMMOfScreen(Screen *screen) to determine the dimensions of the display in millimeters.
Thanks