mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
SHLimitInputCombo function sets limits on valid characters for a combobox control. This function works like SHLimitInputEdit, but the target is a combobox instead of a textbox. CORE-9277