[PATCH] comdlg32: Avoid passing NULL to FILEDLG95_LOOKIN_InsertItemAfterParent.

Vincent Povirk madewokherd+8cd9 at gmail.com
Thu Dec 4 18:19:20 CST 2008


Hi,

I think you need to free the pidl you get from SHGetSpecialFolderLocation.

Vincent Povirk



On Thu, Dec 4, 2008 at 4:57 PM, Lei Zhang <thestig at google.com> wrote:
> Hi,
>
> This is my second attempt to fix bug 16332. We can make sure
> FILEDLG95_LOOKIN_InsertItemAfterParent() doesn't infinite loop by
> always giving it a non-null pidl. The Desktop folder seems like a
> sensible default.
>
>
>
>



More information about the wine-devel mailing list