[1/2] shell32: Check if a numerical value has been passed inside quotes in Control_DoLaunch

Owen Rudge owen at owenrudge.net
Mon Jul 20 15:03:47 CDT 2009


These patches fix a bug whereby an applet would crash if the control 
panel window were closed while an applet was still open. Instead of 
executing the applet from the control panel directly, it uses 
ShellExecute to start the applet (via rundll32) in a separate process, 
as Windows itself does.

---
  dlls/shell32/control.c |    5 +++++
  1 files changed, 5 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 451d574581c1c396bd9eab0d2e9fd9bcdb4efa61.diff
Type: text/x-patch
Size: 594 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090720/75d4a549/attachment.bin>


More information about the wine-patches mailing list