On Thu Jul 18 09:28:19 2024 +0000, Zhiyi Zhang wrote:
I meant that if user32 edit is supposed to crash on all Windows versions when handling WM_GETTEXT with a NULL destination buffer. Then according to Wine's bug-for-bug compatibility guide line, we should just let it crash in such a case. Then you also don't need to add such tests to user32/tests.
I updated the MR with more accurate test results :frog: