[Bug 15930] New: ChangeWindowMessageFilter is not implemented
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(a)winehq.org ReportedBy: sunfish7(a)gmail.com CC: sunfish7(a)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(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15930 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://womblezone.blogspot.c| |om/ | Severity|major |enhancement Priority|P1 |P2 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-11-06 09:07:18 --- Not major. All vista features are enhancements ATM. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15930 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-11-10 01:55:29 --- First thing to do would be to add a stub to see if that gets the app further. If not, write some conformance tests to see what Vista does, then implement the function in Wine, making sure those tests pass. http://wiki.winehq.org/ConformanceTests -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15930 --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-11-11 18:42:27 --- (In reply to comment #2)
First thing to do would be to add a stub to see if that gets the app further. If not, write some conformance tests to see what Vista does, then implement the function in Wine, making sure those tests pass. http://wiki.winehq.org/ConformanceTests
ChangeWindowMessageFilter is stubbed in git now. http://source.winehq.org/git/wine.git/?a=commit;h=066a8f442dd40545403228907c... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15930 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #4 from Vijay Kamuju <infyquest(a)gmail.com> 2008-11-20 11:04:03 --- closing as fixed a stub implementation is inplace. Please re-open if it crashes due to lack of real implementation of the function -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15930 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> 2008-11-21 10:32:03 --- Closing bugs fixed in 1.1.9. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org