Re: riched20: move some selection code from message handler to ME_SetSelection
13 Sep
2006
13 Sep
'06
9:50 a.m.
"Matt Finnicum" <mattfinn(a)gmail.com> writes:
The special cases handled by EM_EXSETSEL should also be handled by EM_SETSEL, so this patch moves that code into the common ME_SetSelection function. Before this patch, sending EM_SETSEL with any value less than -1 would crash richedit.
Changelog: move some selection code from message handlers to ME_SetSelection
This fails make test: ../../../tools/runtest -q -P wine -M riched20.dll -T ../../.. -p riched20_test.exe.so editor.c && touch editor.ok editor.c:1335: Test failed: EM_EXSETSEL: expected: 18 actual: 17 make: *** [editor.ok] Error 1 -- Alexandre Julliard julliard(a)winehq.org
7034
Age (days ago)
7034
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard