[ros-dev] [ros-diffs] [rharabien] 52892: [DESK] - Fix #6262: each new applied color scheme increase the window title height by one - Don't read REG_QWORD directly to DWORD variable
Jérôme Gardou
jerome.gardou at laposte.net
Tue Jul 26 10:56:14 UTC 2011
Le 26/07/2011 12:51, rharabien at svn.reactos.org a écrit :
> - theme->Size[i] = GetSystemMetrics(g_SizeMetric[i]);
> + theme->Size[i] = GetSystemMetrics(g_SizeMetric[i]); if(i == SIZE_CAPTION_Y) OutputDebugStringA("GetSystemMetrics!\n");
>
This looks strange ;-)
More information about the Ros-dev
mailing list