[PATCH 1/2] user32: Allow creating windows using null driver for invisible winstations.

Jacek Caban jacek at codeweavers.com
Fri Feb 3 13:29:25 CST 2017


The main motivation is Office 2016 installer, which creates a
non-HWND_MESSAGE window in its service (although it seems to be for
message only purposes). It is supported on Windows.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>

---
 dlls/user32/driver.c | 24 ++++++++++++++++++++++--
 1 file changed, 22 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-user32-Allow-creating-windows-using-null-driver-for-i.diff
Type: text/x-patch
Size: 1956 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170203/03765694/attachment.bin>


More information about the wine-patches mailing list