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

Misha Koshelev mk144210 at bcm.edu
Mon Jun 4 05:55:49 CDT 2007


Changes: split into two patches, second patch is wine.inf changes, use shell/open keys exactly as on native
(XP) except "C:\Program Files\Internet Explorer\iexplore.exe" -nohome becomes "C:\Windows\winebrowser.exe" -nohome

This fixes wine start url, which relied on previously present in wine non-native indiscriminate addition of 
%1 to command keys that didn't have this suffix.

---
 programs/winebrowser/Makefile.in |    4 +-
 programs/winebrowser/main.c      |  185 +++++++++++++++++++++++++++++++++++---
 2 files changed, 175 insertions(+), 14 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0801910f03bc4af1fc2a652472d387a58af47ba0.diff
Type: text/x-patch
Size: 7832 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070604/f861eca8/0801910f03bc4af1fc2a652472d387a58af47ba0-0001.bin


More information about the wine-patches mailing list