* On Tue, 23 Aug 2005, Hiji wrote:
--- Vitaly Lipatov [email protected] wrote:
Hi, Can you pay attention to this patch? It really fixes the problem but not discussed in the list and not applied:
http://www.winehq.com/hypermail/wine-patches/2005/08/0018.html
WOOHOO! This fixes "half" the problem with Bug3148. Once I applied the patch, I no longer had the problem with the effect of the mouse button being continously pressed once I clicked on something.
...
So, can someone listen (pay attention) to Vitaly and apply the patch so at least this bug can get half-way fixed???
The patch has 2 points to change (I am afraid):
a, header of its first section refers to "sysparams.c" and "dlls/user/sysparams.c", which makes patcher to not find needed file (dlls/user/tests/sysparams.c). Command "cvs diff -pu dlls/user/" would do the job. :-P
b, first hunk of the second section (dlls/user/sysparams.c) is already in the tree, so it fails too.