Added a wine_get_dos_file_name function in kernel32 as a wrapper
commite859359211061848fc84237c32f8e2338316d797
authorAlexandre Julliard <julliard@winehq.org>
Thu, 11 Aug 2005 11:07:17 +0000 (11 11:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 11 Aug 2005 11:07:17 +0000 (11 11:07 +0000)
treeb593172aa81215d1c4a7a153ac9523c0d893b3ad
parent777cd4f7df5f897dfc049ae6bb6ad98d1beea23b
Added a wine_get_dos_file_name function in kernel32 as a wrapper
around the new wine_unix_to_nt_file_name.
dlls/kernel/kernel32.spec
dlls/kernel/path.c
include/winbase.h