mirror of
https://github.com/reactos/reactos.git
synced 2026-09-10 03:11:06 +08:00
- Don't use text directly in DIALOG_GoTo function. Rely the EM_* message handlers. - Fix and improve DIALOG_GOTO resource dialog (that was wrong in some points). - Add STRING_LINE_NUMBER_OUT_OF_RANGE. CORE-18837