A tiny GetSystemMetrics question

Nikolay Sivov bunglehead at gmail.com
Fri Jul 3 15:10:02 CDT 2009


Hi.

Trying to fix some ListView bugs I've found that on native (XP SP2) 
system this call:
---
GetSystemMetrics(SM_CXICONSPACING)
---
doesn't return the value specified in appearance -> advanced settings of
Display properties sheet.

I've got 75 value for both cx and cy while I have set it to 43 in dialog 
box.

This look weird for me. Does anybody know what is the reason of this 
behavior?

P.S. Yes, I'm using default 96 dpi on this XP box (if it does matter).




More information about the wine-devel mailing list