server: Return an error in get_handle_unix_name for objects that don't have a file...
authorAlexandre Julliard <julliard@winehq.org>
Tue, 19 Oct 2010 15:03:40 +0000 (17:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Oct 2010 15:03:40 +0000 (17:03 +0200)
commitd771f4d17c3f2bb14cebc7d95b6993f92b48fedb
tree4df5029d6b3d4f4b0f86495aeace3df01157079e
parente7c67c0cb1b1fd0ad745ea23a7dfdfd448b0c06c
server: Return an error in get_handle_unix_name for objects that don't have a file name.

This way we fall back to retrieving the Win32 name.
server/fd.c