shell32: add xdg-user-dirs lookup code [1/2]

Lei Zhang thestig at google.com
Mon Nov 26 17:24:36 CST 2007


Hi,

This patch gets the XDG "well known" user directories in shell32
rather than in wineprefixcreate. [1]

This patch uses code from the xdg-user-dirs project, licensed under
the MIT license. I cleaned up the space/tab formatting, changed
malloc()/free() to HeapAlloc()/HeapFree(), and added the appropriate
Wine headers.

[1] http://www.winehq.org/pipermail/wine-patches/2007-November/046854.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-shell32-add-xdg-user-dirs-lookup-code.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20071126/3183533a/attachment-0001.txt 


More information about the wine-patches mailing list