mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
In CNotifyToolbar::AddButton tbBtn.iBitmap (imagelist-index) was inialised with 0. Tigthvnc adds the icon wihtout NIF_ICON flag. So the wrong icon index was kept and later replaced.