[PATCH 1/1] shell32: Fix FindExecutable search path when a default directory is supplied (try 2).

Erich E. Hoover ehoover at mymail.mines.edu
Thu Jun 7 16:27:31 CDT 2012


Real Name:
    Erich Hoover

Description:
    When an application specifies a search path in FindExecutable it
is necessary to check both that path and the system paths (see tests).
 This issue was found while researching a bug where the application
BILOG-MG 3 could not find the system-wide notepad.exe because it
specified its own folder as the search path.  I apologize for the last
version, this version properly requests the system32 path instead of
using a static directory.

Changelog:
    shell32: Fix FindExecutable search path when a default directory
is supplied.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-shell32-Fix-FindExecutable-search-path-when-a-defaul.patch
Type: application/octet-stream
Size: 2938 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120607/71f2f3bb/attachment.obj>


More information about the wine-patches mailing list