Le 26/07/2011 12:51, rharabien@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 ;-)