Moved wine_get_unix_file_name implementation to ntdll, and changed it
commit1cb0cf4ced41404b151e2d1e978b0a08f56a7d30
authorAlexandre Julliard <julliard@winehq.org>
Wed, 14 Apr 2004 19:40:53 +0000 (14 19:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 14 Apr 2004 19:40:53 +0000 (14 19:40 +0000)
tree851148580ad9913620fa35220e89af1ecbc2b38e
parentac05d0dd29614cdea9934f0558be0a922ea01d2e
Moved wine_get_unix_file_name implementation to ntdll, and changed it
to return an allocated buffer instead of a fixed size one.
dlls/gdi/freetype.c
dlls/gdi/printdrv.c
dlls/kernel/kernel32.spec
dlls/kernel/process.c
dlls/ntdll/directory.c
dlls/ntdll/ntdll.spec
dlls/winedos/dosconf.c
files/dos_fs.c
include/winbase.h
programs/winemenubuilder/winemenubuilder.c
programs/winepath/winepath.c