[v2] user32: Removed 16-bit windows position and size constraints

Alex Henrie alexhenrie24 at gmail.com
Sat Mar 11 13:48:59 CST 2017


+        // truncate x,y to 16-bit in WM_WINDOWPOSCHANGING message (only)

+        // truncate x,y to 16-bit in WM_WINDOWPOSCHANGED message (only)

C++-style comments are not permitted in Wine patches. See
https://wiki.winehq.org/Developer_Hints#Using_only_C89-compliant_code

-Alex



More information about the wine-devel mailing list