[UXTHEME][NTUSER] Fix flashing of scrollbar when scrolling (#3868)

Based on a patch by I_Kill_Bugs.
This commit is contained in:
Doug Lyons 2021-07-31 08:16:03 -05:00 committed by Stanislav Motylkov
parent 515e0cf38f
commit 236649c626
No known key found for this signature in database
GPG key ID: AFE513258CBA9E92
3 changed files with 65 additions and 9 deletions

View file

@ -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