I use GetSystemMetrics(SM_CXSIZEFRAME)for the width of the frame, it works with the basic design, but not with aero, how can I improve it, so does it work with aero?
I use the GetSystemMetrics(SM_CYCAPTION)title bar for the height, but the value is too small for the base and aero design, what am I doing wrong here?
source
share