http://bugs.winehq.org/show_bug.cgi?id=11834 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-03-04 22:14:33 --- (In reply to comment #3)
fixme:hook:SetWindowsHookEx16 System-global hooks (2) broken in Win16 This must be a user32 thing. That first error is pointing to a missing 16-bit function in user.exe.spec 291 291 pascal SetWindowsHookEx(s_word segptr word word) SetWindowsHookEx1
FIXME's are not bugs, besides SetWindowsHookEx is implemented. -- 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.