Alexandre Julliard pushed to branch master at wine / wine
Commits: ee7ad0ff by Yuxuan Shui at 2025-10-28T23:24:00+01:00 user32/tests: Make sure testtext has enough null bytes at the end.
testtext might be passed to DefWindowProcW in test_aw_conversion_dlgprocA, so it must have a WCHAR null at the end.
- - - - -
1 changed file:
- dlls/user32/tests/dialog.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/ee7ad0ff56f8046687ab6f4c07ebc6f...