mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
This PR realizes auto-completion on SHBrowseForFolder. CORE-9281 - Call SHAutoComplete in WM_INITDIALOG message handling. - Fix focus. - Remove ES_NOHIDESEL style. - Fix layout initialization.