[PATCH try3 1/2] winebrowser: Add DDE support.

Misha Koshelev mk144210 at bcm.edu
Thu Jun 7 10:33:35 CDT 2007


Changes: Made changes as suggested by Alexandre, used MsgWaitForMultipleObjects instead
of creating a new thread and maintain the use of main() instead of WinMain().

Fixes bugs 8626 and 7953. Works fine with Google Picassa help menus.

Misha

---
 programs/winebrowser/Makefile.in |    5 +-
 programs/winebrowser/main.c      |  171 ++++++++++++++++++++++++++++++++++++--
 2 files changed, 165 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8e66165296ae9f12045cbfc2aed6492f4e2af34c.diff
Type: text/x-patch
Size: 7395 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070607/43e32970/8e66165296ae9f12045cbfc2aed6492f4e2af34c.bin


More information about the wine-patches mailing list