http://bugs.winehq.org/show_bug.cgi?id=15930
--- Comment #3 from Jeff Zaroyko jeffz@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...