http://bugs.winehq.org/show_bug.cgi?id=8626
------- Additional Comments From mk144210@bcm.tmc.edu 2007-06-06 19:59 ------- I am sorry, I think my prior comment was a little too long and confusing. Basically:
* winebrowser's invocation through ShellExecute depended on ShellExecute adding a %1 to whatever is in a command key if the %1 is not there already, a behavior not present on Windows ----> this was due to Google Picassa's odd way of opening web pages ----> however this caused problems with Vector NTI and my patch changed this behavior (while adding the proper use of DDE) in a way that conforms to native * Now winebrowser does not start. The patches I submitted use native resgistry keys which use DDE for winebrowser and add DDE capabilities to winebrowser * This fixes this bug and also bug 7953
Misha