SetWindowPos SWP_NOACTIVATE flag fixup

Laurent Pinchart laurent.pinchart at skynet.be
Sat Apr 6 17:37:22 CST 2002


Hi,

This patch fixes the SWP_NOACTIVATE flag handling in SetWindowPos. 
SWP_NOACTIVATE should imply SWP_NOZORDER.

Applying this patch fixes a problem with some Installshield versions, where a 
DirectX installation dialog box poped for a second and got immediately hidden 
by the background window, while still remaining modal.

Changelog:
	* dlls/x11drv/winpos.c :
	Fixed SWP_NOACTIVATE flag handling in SetWindowPos.

Laurent Pinchart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winpos.c.patch
Type: text/x-c
Size: 1310 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020407/7c884175/winpos.c.bin


More information about the wine-patches mailing list