[Bug 19870] crash on EnumDisplayMonitors() callback return

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 28 09:57:10 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19870





--- Comment #6 from Vladimir <vladimir.strakh at gmail.com>  2009-08-28 09:57:09 ---
It was:
error: invalid conversion from 'BOOL (*)(HMONITOR__*, HDC__*, tagRECT*,
LPARAM)' to 'BOOL (*)(HMONITOR__*, HDC__*, tagRECT*, LPARAM)'

Not obvious that issue was in calling conventions. 
And type casting was hiding it.

I thought it's wine bug because same cross-compiled app was ok on win, and
crashed on wine. No different compilers, no different includes.

-- 
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.



More information about the wine-bugs mailing list