reactos/dll/win32/syssetup
Joachim Henze 8b67edd8fa [INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252
v6 comboboxes default to displaying up to 30entries and
give a bad user experience in 2nd stage
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-g
e3e173ffaa

Adding CBS_NOINTEGRALHEIGHT gives similar result for both:
comctl32 v5 and v6 comboboxes.
2019-07-30 23:14:31 +02:00
..
lang [INPUT][INTL][SYSSETUP] Limit Combobox height CORE-16252 2019-07-30 23:14:31 +02:00
resources [SYSSETUP] Add Mizu to syssetup. 2019-04-07 22:47:20 +02:00
classinst.c [SYSETUP] Implement the CriticalDeviceCoInstaller 2018-09-30 17:23:38 +02:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
COPYING
dllmain.c
globals.h
install.c [SYSSETUP] Fix handling of the status message window 2018-08-20 22:10:04 +02:00
logfile.c
precomp.h
proppage.c [SYSSETUP] Close the device key after the property sheet page has been released. 2018-04-29 15:41:38 +02:00
resource.h [SYSSETUP] Add Mizu to syssetup. 2019-04-07 22:47:20 +02:00
security.c [SYSSETUP] Fix error message in ApplyRegistryValues() 2018-11-16 22:07:07 +01:00
syssetup.rc [TRANSLATIONS] Update/Add Portuguese translations. (#1564) 2019-05-19 17:04:47 +02:00
syssetup.spec [SYSSETUP] Add spec definition for SetupInfObjectInstallActionW (#1228) 2019-01-10 03:33:46 +01:00
wizard.c [SYSSETUP] Set registry hostname in WriteComputerSettings (#1589) 2019-05-29 19:59:40 +09:00