server: Add flags in the set_window_pos request to inform the server about the window...
commit20768173baa713719640c4be96fc083d11a2ba27
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2012 09:32:38 +0000 (9 11:32 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2012 13:22:14 +0000 (9 15:22 +0200)
treed055b86cf230bbd165129ac990fb10d2c8c84ef0
parent0c989fb078666064728af78b4973fcd96361f814
server: Add flags in the set_window_pos request to inform the server about the window surface.
dlls/user32/winpos.c
dlls/winex11.drv/window.c
include/wine/server_protocol.h
server/protocol.def
server/request.h
server/trace.c
server/window.c