[EVENTVWR]

.... sorry, forgot this...

svn path=/trunk/; revision=68663
This commit is contained in:
Daniel Reimer 2015-08-10 13:14:40 +00:00
parent 77813f7e92
commit b40fdf252c

View file

@ -1112,7 +1112,7 @@ InitInstance(HINSTANCE hInstance,
// Create the ImageList
hSmall = ImageList_Create(GetSystemMetrics(SM_CXSMICON),
GetSystemMetrics(SM_CYSMICON),
ILC_MASK,
ILC_COLOR32,
1,
1);