[Bug 3794] Serious Sam II demo installer fails

Wine Bugs wine-bugs at winehq.org
Sun Nov 13 06:34:18 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3794





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2005-13-11 06:34 -------
More of my somewhat wild guesses.  As app uses lots of unicode comparitions:

| 0009:Call kernel32.CompareStringW(00000000,00000001,7fb2fa5c
L"USERPROFILEh\000b",0000000b,7fb2fa44
L"SystemDrivehUSERPROFILEh\000b",0000000b) ret=0068ae42
| 0009:Ret  kernel32.CompareStringW() retval=00000003 ret=0068ae42

I suggest adding +nls flag.  

As there are lots of calls to NtAllocateVirtualMemory() and
NtFreeVirtualMemory(), maybe adding +virtual flag also would help.

And I'd put at least 2000 lines in the log.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list