mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 00:12:57 +00:00
Squashed backport of: 0.4.15-dev-3086-g236649c626
(#3868) and 0.4.15-dev-3147-g3bf7e3ac13
(#3953) to fix some regressions for themed scrollbars that were introduced by 0.4.14-dev-1134-g00adb1a3f9
fixes all or most parts of CORE-16735 without introducing CORE-17754 and CORE-17755
This commit is contained in:
parent
c437ff6128
commit
2671cc4d9d
3 changed files with 77 additions and 11 deletions
|
@ -1221,6 +1221,7 @@ extern "C" {
|
|||
#define SIF_RANGE 1
|
||||
#define SIF_DISABLENOSCROLL 8
|
||||
#define SIF_TRACKPOS 16
|
||||
#define SIF_THEMED 128 /* REACTOS Specific Only */
|
||||
#define SWP_DRAWFRAME 32
|
||||
#define SWP_FRAMECHANGED 32
|
||||
#define SWP_HIDEWINDOW 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue