mirror of
https://github.com/reactos/reactos.git
synced 2026-05-23 07:40:09 +08:00
v6 comboboxes default to displaying up to 30entries and give a bad user experience in LiveCD where we usually have low vertical screen resolution. Therefore limit the height of the expanded boxes to bring us close to how they were drawn before 0.4.12-dev-882-ge3e173ffaaAdding CBS_NOINTEGRALHEIGHT gives similar result for both: comctl32 v5 and v6 comboboxes. Similar commit for bootcd CORE-16252 went into 0.4.13-dev-740-g8b67edd8fa