https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5e5e5cde68f8239a186fb9de60980713ae15b7b0

commit 5e5e5cde68f8239a186fb9de60980713ae15b7b0
Author: Joachim Henze <[email protected]>
AuthorDate: Thu Dec 28 00:04:53 2017 +0100

    [COMCTL32] use previous version of cursor files CORE-14144,
    idc_divider.cur & idc_divideropen.cur,
    justify their diff in comctl32/comctl32_ros.diff
---
 dll/win32/comctl32/comctl32_ros.diff   |   4 ++++
 dll/win32/comctl32/idc_divider.cur     | Bin 33134 -> 326 bytes
 dll/win32/comctl32/idc_divideropen.cur | Bin 33134 -> 326 bytes
 3 files changed, 4 insertions(+)

diff --git a/dll/win32/comctl32/comctl32_ros.diff 
b/dll/win32/comctl32/comctl32_ros.diff
index 635d1d71e4..1b91625095 100644
--- a/dll/win32/comctl32/comctl32_ros.diff
+++ b/dll/win32/comctl32/comctl32_ros.diff
@@ -2501,3 +2501,7 @@ diff -pudN e:\wine\dlls\comctl32/treeview.c 
e:\reactos\dll\win32\comctl32/treevi
  
      if (IsThemeBackgroundPartiallyTransparent (theme, 0, 0))
          DrawThemeParentBackground(infoPtr->hwnd, dc, &r);
+diff -pudN e:\wine\dlls\comctl32/idc_divider.cur 
e:\reactos\dll\win32\comctl32/idc_divider.cur
+#is kept at older state of ros SVN r75877 to avoid CORE-14144
+diff -pudN e:\wine\dlls\comctl32/idc_divideropen.cur 
e:\reactos\dll\win32\comctl32/idc_divideropen.cur
+#is kept at older state of ros SVN r75877 to avoid CORE-14144
diff --git a/dll/win32/comctl32/idc_divider.cur 
b/dll/win32/comctl32/idc_divider.cur
index 9627a9d1af..9d679c96b2 100644
Binary files a/dll/win32/comctl32/idc_divider.cur and 
b/dll/win32/comctl32/idc_divider.cur differ
diff --git a/dll/win32/comctl32/idc_divideropen.cur 
b/dll/win32/comctl32/idc_divideropen.cur
index 1540c53d98..9adc945473 100644
Binary files a/dll/win32/comctl32/idc_divideropen.cur and 
b/dll/win32/comctl32/idc_divideropen.cur differ

Reply via email to