- Moved actual code from SHGetSpecialFolderPathA to SHGetFolderPathW,
commitc4dd56bc253bd2c3b90f287581c85e24537e085a
authorFilip Navara <xnavara@volny.cz>
Fri, 16 Jan 2004 04:46:36 +0000 (16 04:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Jan 2004 04:46:36 +0000 (16 04:46 +0000)
tree73e5c45241056004a44f90e50bd5556b513678eb
parent23f26c8a1d891185393c86bf6b7e09647c6e775f
- Moved actual code from SHGetSpecialFolderPathA to SHGetFolderPathW,
  adjusted and unicodified it.
- Rewrote SHGetFolderPathA to call SHGetFolderPathW.
- Rewrote SHGetSpecialFolderPath[AW] to call SHGetFolderPath[AW].
dlls/shell32/shellpath.c