kernel32: Hack to make FireFox 2 install. (bug #6475)

Mike McCormack mike at codeweavers.com
Sat Oct 28 01:20:51 CDT 2006


---

Thanks to Vitaliy for figuring out what the problem was with the FireFox 
install.

FindFirstFileA("c:\\NUL", &ffd); should find the NUL file on C:, with 
name "NUL" and FILE_ATTRIBUTE_ARCHIVE.

I don't expect that this will be applied to Wine, it's for testing, and 
so people can check out FireFox running in Wine.

Mike


  dlls/kernel32/file.c |   15 +++++++++++++++
  1 files changed, 15 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: c65e2b35ff7db0243c58667744d43912588536e9.diff
Type: text/x-patch
Size: 1284 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061028/ceb36c5d/c65e2b35ff7db0243c58667744d43912588536e9.bin


More information about the wine-patches mailing list