18 Feb
2019
18 Feb
'19
9:43 p.m.
Module: wine Branch: master Commit: ed0568a506df3fbbcff380d6c4a8eea5e245268d URL: https://source.winehq.org/git/wine.git/?a=commit;h=ed0568a506df3fbbcff380d6c... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Thu Feb 14 21:56:19 2019 -0600 user32/tests: Add tests for GetWindowPlacement() and SetWindowPlacement(). Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/user32/tests/win.c | 192 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 192 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ed0568a506df3fbbcff38...