I am using GetSystemMetrics(SM_CXSIZEFRAME)
for the width of the border, it works with the basic design, but not with aero, how can I improve it, so it works with aero?
I am using GetSystemMetrics(SM_CYCAPTION)
for the height of the title bar but the value is too small for both, basic and aero design, what am I doing wrong here?