Re: [PATCH] comdlg32: Avoid passing NULL to FILEDLG95_LOOKIN_InsertItemAfterParent.
Dec. 4, 2008
6:19 p.m.
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(a)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.
6319
Age (days ago)
6319
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk