[SERVMAN]
[reactos.git] / reactos / base / applications / mscutils / servman / servman.c
index 36caee5..d1a2ddd 100644 (file)
@@ -41,7 +41,7 @@ wWinMain(HINSTANCE hThisInstance,
     ProcessHeap = GetProcessHeap();
 
     icex.dwSize = sizeof(INITCOMMONCONTROLSEX);
-    icex.dwICC = ICC_BAR_CLASSES | ICC_COOL_CLASSES;
+    icex.dwICC = ICC_WIN95_CLASSES | ICC_COOL_CLASSES;
     InitCommonControlsEx(&icex);
 
     if (!AllocAndLoadString(&lpAppName,