shell32: Avoid usage of undefined xdg_results variable, since XDG_UserDirLookup(...
commitde3afabf084c3ee3e5b94d9f61bfec69ec4251dc
authorKirill K. Smirnov <lich@math.spbu.ru>
Fri, 18 Jul 2008 20:38:03 +0000 (19 00:38 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Jul 2008 12:35:56 +0000 (21 14:35 +0200)
treea2d6ec262424108cc069299510e6abefea62c05c
parent02631adc8acd0d56f63bc73355666f78d9b3e157
shell32: Avoid usage of undefined xdg_results variable, since XDG_UserDirLookup() always corrupts it.
dlls/shell32/shellpath.c