On 03/25/2010 09:15 AM, Sébastien Ramage wrote:
---
dlls/user32/scroll.c | 5 +----
dlls/user32/tests/scroll.c | 16 +++++++++++++++-
2 files changed, 16 insertions(+), 5 deletions(-)
Hi
You can see at http://source.winehq.org/patches/ that your patch '59740'
had an apply failure. And fair enough:
$ patch -p 1 -i
/home/paul/0001-PATCH-user32-end-scrollbar-tracking-if-the-mouse-captu.txt
(Stripping trailing CRs from patch.)
patching file dlls/user32/scroll.c
(Stripping trailing CRs from patch.)
patching file dlls/user32/tests/scroll.c
You have DOS line endings in your patch. A simple dos2unix fixes this.
--
Cheers,
Paul.