http://bugs.winehq.org/show_bug.cgi?id=8056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 14:34:12 ---
closedd
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 14:33:13 ---
Starts fine again with current git, so regression is fixed. Keep going
opengl/d3d hackers!
Resolving fixed.
(for some stupid reason, the app comes with msvcr80, but it loads msvcr71, so i
had to copy msvcr71 to system32, and remove msvcr80, to avoid Run time error
Messagebox)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4437
Ville Aakko <ville.aakko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|9029 |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9029
Ville Aakko <ville.aakko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|4437 |
--- Comment #8 from Ville Aakko <ville.aakko(a)gmail.com> 2007-08-15 14:29:04 ---
I agree, bug #4437 is a totally different bug. I just wanted to note that the
native msvcrt is required to run the program at all and to see this bug.
I'll also test your patch soon and let you now if it works for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:43:51 ---
I forgot to add that currently the test doesn't work under Wine because we
don't support HTTP_QUERY_RAW_HEADERS|HTTP_QUERY_FLAG_REQUEST_HEADERS. But
currently it's supposed to test the Windows behavior.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:42:10 ---
Created an attachment (id=7608)
--> (http://bugs.winehq.org/attachment.cgi?id=7608)
small hack
This hack makes HttpQueryInfoA work well enough for Photoshop CS to be happy.
It is not correct (doesn't work for headers longer than 256 chars, should
return NULL if lpBuffer==NULL) and a better fix would require changes in both
HttpQueryInfoA and HttpQueryInfoW. I'm also not sure is HttpQueryInfoA returns
the correct length when the codepage is multi-byte. If it needs to be fixed it
would require some small architectural changes. I could look into making a
better patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:31:28 ---
Created an attachment (id=7607)
--> (http://bugs.winehq.org/attachment.cgi?id=7607)
test
As this test shows HttpQueryInfoA can be called with lpBuffer==NULL. The call
will then fail but len will return the required buffer size. The input len is
ignored.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8744
--- Comment #12 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:26:01 ---
It should have been on noexec protected systems (with usually are x64 systems
but that's a different thing)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8744
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:25:07 ---
After a small modifications the patches went into Wine Git so Wine should now
work on x64 systems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9245
Vladimir <vladimiroski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Vladimir <vladimiroski(a)gmail.com> 2007-08-15 12:54:14 ---
Nice, it nows works =), I can also hear the short sounds from installation.
Now just throws a lot of FixMe's and crash in case you try to install it (the
expansion) without having the game installed, but for that I think, needs that
I open another bug...
Thanks Vitaliy Margolen and the people who fixed the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.