[0.4.8][RICHED20] Revert ocr_reverse.cur to fix CORE-15190
authorJoachim Henze <Joachim.Henze@reactos.org>
Fri, 2 Oct 2020 14:55:10 +0000 (16:55 +0200)
committerJoachim Henze <Joachim.Henze@reactos.org>
Fri, 2 Oct 2020 14:55:10 +0000 (16:55 +0200)
Old cursor looks better.
We revert to SVN state r75895 and note the diff for Amine
so that the wrong version won't come back in the future.

Old file is just 326bytes while the one that we do not want is 33.134bytes
which means we will save some RAM as well.

The regression was introduced by SVN r75896 == 0.4.7-dev-368-g
ec29185ee5cc8fb28fbcf81c5ce36483bc25992e

fix cherry picked from 0.4.11-dev-634-g
ad34c91d1c003a9e78b7b9795c3b5a08a633a5e9

dll/win32/riched20/ocr_reverse.cur
dll/win32/riched20/riched20_ros.diff [new file with mode: 0644]

index 6392093..179774c 100644 (file)
Binary files a/dll/win32/riched20/ocr_reverse.cur and b/dll/win32/riched20/ocr_reverse.cur differ
diff --git a/dll/win32/riched20/riched20_ros.diff b/dll/win32/riched20/riched20_ros.diff
new file mode 100644 (file)
index 0000000..c47d0a1
--- /dev/null
@@ -0,0 +1,2 @@
+diff -pudN e:\wine\dlls\riched20/ocr_reverse.cur e:\reactos\dll\win32\ole32/ocr_reverse.cur
+#cur file kept at older state of ros SVN r75865 to avoid CORE-15190