Index: base/applications/mscutils/eventvwr/eventvwr.c =================================================================== --- base/applications/mscutils/eventvwr/eventvwr.c (revision 68581) +++ base/applications/mscutils/eventvwr/eventvwr.c (working copy) @@ -1112,7 +1112,7 @@ // Create the ImageList hSmall = ImageList_Create(GetSystemMetrics(SM_CXSMICON), GetSystemMetrics(SM_CYSMICON), - ILC_MASK, + ILC_COLOR32, 1, 1);