http://bugs.winehq.org/show_bug.cgi?id=11429
Summary: GetMouseMovePointsEx unimplemented Product: Wine Version: 0.9.54. Platform: All URL: http://www.red.com OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: peter.kovar@gmail.com
€ RedCine.exe ... lot of noise ... wine: Call from 0x851fc0 to unimplemented function USER32.dll.GetMouseMovePointsEx, aborting
GetMouseMovePointsEx Function
The GetMouseMovePointsEx function retrieves a history of up to 64 previous coordinates of the mouse or pen.
http://msdn2.microsoft.com/en-us/library/ms646259(VS.85).aspx
http://bugs.winehq.org/show_bug.cgi?id=11429
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com 2008-02-01 12:39:55 --- http://www.red.com/support/download/43
Confirming in wine 0.9.54. Terminal output is short, so I'll paste it here: fixme:process:IsWow64Process (0xffffffff 0x100161d0) stub! fixme:win:EnumDisplayDevicesW ((null),0,0x7e0a638c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),1,0x7e0a638c,0x00000000), stub! fixme:keyboard:RegisterHotKey (0x10024,4097,0x00000001,112): stub wine: Call from 0x851fc0 to unimplemented function USER32.dll.GetMouseMovePointsEx, aborting
Strangely, no backtrace...I'll get a +relay,+seh,+tid log in moment.
http://bugs.winehq.org/show_bug.cgi?id=11429
--- Comment #2 from Austin English austinenglish@gmail.com 2008-02-01 12:41:50 --- Created an attachment (id=10566) --> (http://bugs.winehq.org/attachment.cgi?id=10566) +relay,+seh,+tid in wine 0.9.54
http://bugs.winehq.org/show_bug.cgi?id=11429
--- Comment #3 from Stefan Leichter Stefan.Leichter@camLine.com 2008-02-14 15:41:53 --- Created an attachment (id=10770) --> (http://bugs.winehq.org/attachment.cgi?id=10770) stub for GetMouseMovePointsEx
Please try again with the attached patch
http://bugs.winehq.org/show_bug.cgi?id=11429
--- Comment #4 from Peter Kovář peter.kovar@gmail.com 2008-02-14 16:49:39 --- Thanks Stefan,
with your patch application starts and seems to be working, while printing lot of following messages: fixme:win:GetMouseMovePointsEx (16 0x7cb345b4 0x7cb345c4 1 2) stub
There's something wrong with font rendering.
fixme:font:CreateScalableFontResourceA (0,"c:\windows\QTFont.for","c:\windows\QTFont.qfn",(null)): stub
fixme:font:WineEngRemoveFontResourceEx :stub
http://bugs.winehq.org/show_bug.cgi?id=11429
--- Comment #5 from Stefan Leichter Stefan.Leichter@camLine.com 2008-02-25 14:02:43 --- Hi,
the patch for GetMouseMovePointsEx went into the CVS today. So i suggest to mark this bug as resolved and open a new one for the font problem.
http://bugs.winehq.org/show_bug.cgi?id=11429
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from Lei Zhang thestig@google.com 2008-02-25 14:07:55 --- Marking this fixed. Please open a new bug for the font problem.
patch is here: http://www.winehq.org/pipermail/wine-cvs/2008-February/040670.html
http://bugs.winehq.org/show_bug.cgi?id=11429
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-03-07 11:28:38 --- Closing bugs fixed in 0.9.57.
http://bugs.winehq.org/show_bug.cgi?id=11429
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #8 from Austin English austinenglish@gmail.com 2012-02-23 15:14:39 CST --- Removing deprecated 'All' Platform/OS.