Change parameter in SHGetSpecialFolderPathA/W to int as documented in
commit7ffcb0ea9892ab54c7bf7c6c855ea3c2b95aa7ad
authorRolf Kalbermatter <rolf.kalbermatter@citeng.com>
Mon, 8 Sep 2003 18:47:10 +0000 (8 18:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Sep 2003 18:47:10 +0000 (8 18:47 +0000)
treea220edd4615baff60615a437f01dadde8f0d2c40
parent8d61c96d648c4534f2a045dc3af5abc97de39638
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.
dlls/shell32/shellpath.c
include/shlobj.h
include/wine/obj_shellfolder.h