mirror of
https://github.com/reactos/reactos.git
synced 2026-05-28 20:03:01 +08:00
Improve IP address controls. - Set focus to EDIT control to show caret. - Process WM_GETDLGCODE messages on EDIT control to catch Tab key. - Process Tab key and Shift+Tab key in processing WM_KEYDOWN. CORE-3479