diff --git a/dll/win32/comctl32/comctl32_ros.diff b/dll/win32/comctl32/comctl32_ros.diff index 635d1d71e43..1b916250951 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 9627a9d1afa..9d679c96b28 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 1540c53d985..9adc9454732 100644 Binary files a/dll/win32/comctl32/idc_divideropen.cur and b/dll/win32/comctl32/idc_divideropen.cur differ