[PATCH] programs/explorer: Fix explorer's command line parsing (try 3)

Jay Yang jkelleyy at gmail.com
Sat Feb 4 12:11:32 CST 2012


I've rewritten the entire parse_command_line function so this attempt shares basically nothing
except for intent in common with my last attempt. It now matches Windows' behavior much closer. It
still ignores the select flag though, that requires more changes to fix. This patch should fix bug
#28029

---
 programs/explorer/explorer.c |  288 +++++++++++++++++++++++++-----------------
 1 files changed, 174 insertions(+), 114 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-programs-explorer-Fix-explorer-s-command-line-parsing.txt
Type: text/x-patch
Size: 11730 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120204/0769c61a/attachment.bin>


More information about the wine-patches mailing list