[PATCH] shlwapi: Properly handle pszExtra in IQueryAssociations_GetString.

Lei Zhang thestig at google.com
Tue Oct 14 17:10:44 CDT 2008


Hi,

In IQueryAssociations_GetString, if pszExtra is NULL, then we should
figure out its value from the default value of
HKEY_CLASSES_ROOT\filetype\shell. If the default value is
non-existent, then we should use the first available subkey.

This patch adds a test for this and implements this functionality.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-shlwapi-Properly-handle-pszExtra-in-IQueryAssociation.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081014/a61cb30f/attachment-0001.txt 


More information about the wine-patches mailing list