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

Lei Zhang thestig at google.com
Wed Nov 28 15:24:54 CST 2007


Hi,

This patch gets the XDG "well known" user directories in shell32 using
code from the xdg-user-dirs project. This version of the patch adds
the code to dlls/shell32/xdg.c instead of putting it into a new file.
I cleaned up the space/tab formatting, changed malloc()/free() to
HeapAlloc()/HeapFree(), and renamed the two functions to be consistent
with the other functions in xdg.c.
-------------- 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/20071128/3d0502af/attachment.txt 


More information about the wine-patches mailing list