https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ad34c91d1c003a9e78b7b…
commit ad34c91d1c003a9e78b7b9795c3b5a08a633a5e9
Author: Joachim Henze <Joachim.Henze(a)reactos.org>
AuthorDate: Tue Oct 30 19:06:50 2018 +0100
Commit: Joachim Henze <Joachim.Henze(a)reactos.org>
CommitDate: Tue Oct 30 19:06:50 2018 +0100
[RICHED20] Revert ocr_reverse.cur to fix CORE-15190
Old cursor looks better.
We revert to SVN state r75865 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.
---
dll/win32/riched20/ocr_reverse.cur | Bin 33134 -> 326 bytes
dll/win32/riched20/riched20_ros.diff | 2 ++
2 files changed, 2 insertions(+)
diff --git a/dll/win32/riched20/ocr_reverse.cur b/dll/win32/riched20/ocr_reverse.cur
index 6392093f62..179774c60e 100644
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
index 0000000000..c47d0a11d9
--- /dev/null
+++ b/dll/win32/riched20/riched20_ros.diff
@@ -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