Fix MessageBox that doesn't contains Cancel button

Cyril Margorin comargo at gmail.com
Tue Mar 14 16:10:35 CST 2006


Hello,

The MessageBox without Cancel button shouldn't have the WS_SYSMENU
style (escaping from dialog should be disabled). The only exception is
Ok-only message box.

Patch attached.

ChangeLog:
Cyril Margorin <comargo at gmail.com>
    Suppress WS_SYSMENU style for message box with out Cancel button.

--
Cyril Margorin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1c_esc_patch2.diff
Type: application/octet-stream
Size: 1448 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060315/577821db/1c_esc_patch2.obj


More information about the wine-patches mailing list