On Fri, 2005-07-22 at 11:45 +0200, Alexandre Julliard wrote:
> Alexandre Julliard <[EMAIL PROTECTED]> writes:
>
> > It looks like the bug is with quotes in the middle of tokens then.
>
> Does this work for you?
Yep, that works.
--
Matthew Davison <[EMAIL PROTECTED]>
On Fri, 2005-07-22 at 09:36 +0200, Alexandre Julliard wrote:
> Matthew Davison <[EMAIL PROTECTED]> writes:
>
> > Without this patch, the INF parser in setupapi will strip any spaces
> > which are not inside quotes from an INF file. Windows will only strip
> > space
access changes have caused this case to be handelled
incorrectly, causing the file not to be found?
--
Matthew Davison
nt changes to the filesystem code, and am unsure how to fix this
myself.
--
Matthew Davison
The IE6 installer in Windows 98 mode appears to use VXD calls to access
the registry, and hence the patch removing this support from CVS causes
IE6 setup to fail. (Also IE5 setup)
--
Matthew Davison
I have recently noticed the large number of Stub DLLs being Added to
wine with minimal functionality, for example Msi, MSHTML (they don't
work for me in any case). These additions have not for the most part
been accompanied with a new "native, builtin" entry in samples/config.
Due to the forthcomi