ChangeSet ID: 9237 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/08 13:47:10
Modified files: include/wine : obj_shellfolder.h include : shlobj.h dlls/shell32 : shellpath.c
Log message: Rolf Kalbermatter rolf.kalbermatter@citeng.com Change parameter in SHGetSpecialFolderPathA/W to int as documented in MSDN. Add some more definitions and move SHGetDesktopFolder() from wine/obj_shellfolder.h to here.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9237
Old revision New revision Changes Path 1.22 1.23 +0 -9 wine/include/wine/obj_shellfolder.h 1.72 1.73 +13 -5 wine/include/shlobj.h 1.70 1.71 +5 -5 wine/dlls/shell32/shellpath.c