Juan Lang wrote:
ChangeLog: use wine_get_dos_file_name rather than relying on
GetFullPathNameW hack.
This is going to cause us poor ReactOS guys some trouble as that
kernel32 function neither exists in Windows nor ReactOS. Isn't there a
better solution?
- Thomas