[Bug 31145] WinDirStat right clicking on a directory and selecting properties says "invalid parameter"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 6 20:14:55 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31145

--- Comment #4 from Bruno Jesus <00cpxxx at gmail.com> 2012-07-06 20:14:55 CDT ---
Created attachment 40900
  --> http://bugs.winehq.org/attachment.cgi?id=40900
hack

The attached patch is a hack that will make it open the explorer instead of
showing an error.

The application sets the SEE_MASK_IDLIST but does not set a list in lpIDList so
wine clears the lpFile variable in SHGetPathFromIDListW and then there is the
exec fail.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list