Resolve SHGetPathFromIDListW -> SHGetPathFromIDListA call.
commita1b709d32ec1b8a2010c01001dc39a5e701ec3d0
authorRolf Kalbermatter <rolf.kalbermatter@citeng.com>
Thu, 12 Dec 2002 23:00:24 +0000 (12 23:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Dec 2002 23:00:24 +0000 (12 23:00 +0000)
tree2e5c7f7ba5d090f4da4d2123d1a4c1a40f14cdcf
parent1b7b31631d45a23619339220f5a4d61dc40ec53f
Resolve SHGetPathFromIDListW ->  SHGetPathFromIDListA call.
Remove Fixme comment in SHGetPathFromIDList as StrRetToStrN should
take care of this.
Get rid of some unsigned/signed comparison warnings with default
warnings in MSVC.
dlls/shell32/pidl.c