http://bugs.winehq.org/show_bug.cgi?id=15930
Summary: ChangeWindowMessageFilter is not implemented Product: Wine Version: 1.1.7 Platform: PC URL: http://womblezone.blogspot.com/ OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: sunfish7@gmail.com CC: sunfish7@gmail.com
This bug is blocking me from migrating Vista's Speech Assistant to Linux via Wine. I have chronicled my entire endevour on the url supplied (http://womblezone.blogspot.com/)
Specifically this command fails... spud@spud-laptop:~/.wine/drive_c/windows/system32/Speech/SpeechUX$ wine regsvr32 ./SpeechUX.dll
... with the terminal error:
wine: Call from 0x4b4775ab to unimplemented function USER32.dll.ChangeWindowMessageFilter, aborting
(Note I've had to import SpeechUX.dll from Vista - I'm preserving the folder structure)
If you can implement ChangeWindowMessageFilter, I am grateful. If you can successfully port Speech Assistant (or assist me in so doing), I am forever in your debt.
I'm filing this as Major, as it is blocking me from what I consider important work on behalf of the FOSS community (namely to provide them with a Speech Recognition Engine), and notably the injured/disabled sector of this community.
Please keep me in the loop. I have experience coding C, C++, WinAPI and some understanding of kernel architecture. I hope I can be of use.
Sam