aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/win32Tests.py
AgeCommit message (Collapse)AuthorFilesLines
2019-07-11Backport: Bug [#2110]. Limit text returned from WM_GETTEXT to length ↵mitchell1-0/+162
specified in wParam. Changed GetTextLength to use same logic as GetText to ensure they agree. Backport of changeset 7572:d7aedab278d0.