Bug 4806 - CpuDetect.dll missing (need help)

Tom Spear speeddymon at gmail.com
Sat Mar 25 11:33:58 CST 2006


When trying to load up various apps, users are having problems with wine
causing the program to say that certain files are missing, even when run
from within the program directory (where the file that is supposedly missing
is)..  The problem has been narrowed down to this patch:
http://www.winehq.org/pipermail/wine-cvs/2006-January/020072.html ..It seems
to be that wine thinks the header is bigger than the file to be read.  Louis
Lenders and Tony Lambregts have narrowed it down to one line, which
commenting out causes the programs to work..  After they added some traces
to the code, it appears that the st.st_size variable is correct but the
header_size variable is incorrect..  My question is where is wine pulling
the header size from to fill into that variable to have given it the value
that it is getting?  And is there a simple (as well as proper) solution for
this?

Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20060325/1f3808ca/attachment.htm


More information about the wine-devel mailing list