https://bugs.winehq.org/show_bug.cgi?id=45829
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- Value convention here is to have increasing number in high word, and a mask in low word. Old definition you mentioned does not follow this pattern. Wine is already using newer value, unless you have a test that shows what older value does there's nothing to fix here.