mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 16:20:07 +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