http://bugs.winehq.org/show_bug.cgi?id=7624
------- Additional Comments From dank(a)kegel.com 2007-05-03 13:28 -------
That's a fun one. I guess maybe we could provide a stub implementation for now.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7584
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-05-03 13:20 -------
Is it possible something's getting mapped onto EndScene's Vtbl address?
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7642
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2007-05-03 13:16 -------
Invalid. Get a different (newer maybe) version of mfc42.dll.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7636
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|winhelp.exe search function |winhelp.exe search function
|does not work |not implemented
------- Additional Comments From thestig(a)google.com 2007-05-03 13:13 -------
Right, many of the functions in Wine's winhelp are not implemented.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7584
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-05-03 13:12 -------
Ok, the interesting bit is in a function called SetExecuteBufferDefaults in
d3d_render.cpp
You can follow it in the trace right up until it calls SetExecuteBuffer, where
out of nowhere, a call to EndScene turns up.
The return value from EndScene changes the behaviour from here on, despite the
fact that in the entire AvP code the EndScene return value is never used, except
to print a message using LOGDXERR.
Weird.
Were it not for the fact that _nowhere_ in the AvP code is EndScene called
without a BeginScene first, i'd be suspecting a problem with handling of the
so-called "RasterThread"
--
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.
http://bugs.winehq.org/show_bug.cgi?id=7426
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From thestig(a)google.com 2007-05-03 13:10 -------
closing
--
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.
http://bugs.winehq.org/show_bug.cgi?id=5865
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-05-03 12:59 -------
Ha, it works! With the patch from comment #34 on top of current git (it appeared
i was using an outdated git tree, without the GetFontUnicodeRanges-thing in,
that's why it wasn't working)
Beong-Jik, I'd suggest you split the patch in small pieces and send it to
wine-patches. Thanks!
--
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.