On Wed, Feb 4, 2009 at 1:11 PM, Marcus Meissner marcus@jet.franken.de wrote:
Hi,
A ReactOS developer told me that if the wine_get_dos_file_name() does not return a function, we should just pass in the current filename to install_cab_file.
So I coded it, but the non-UNIX path is untested.
<snip>
Wonder why he does not send a patch himself.
Heh maybe his Julliard ranking is not high enough. ;)
- } else { /* ReactOS mode. */
Maybe this should say Windows mode or Mingw mode.