FindFirstFile can return an empty short name if the long name is a
commit22508e576f28d2edcfdcef717d5b074a2e88f9fa
authorAlexandre Julliard <julliard@winehq.org>
Wed, 17 Mar 2004 01:50:27 +0000 (17 01:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Mar 2004 01:50:27 +0000 (17 01:50 +0000)
tree636920839b01d4e47ef660fa04bc231b28bf529a
parentffbb75fe2554eb4cc0f7313a33c3812b627c6f85
FindFirstFile can return an empty short name if the long name is a
valid DOS name, fixed callers to handle that properly.
controls/listbox.c
dlls/shell32/pidl.c
dlls/winedos/int21.c