[PATCH] the function called is cdecl, not WINAPI
Aug. 27, 2007
4:42 p.m.
Hi Marcus,
the function called is cdecl, not WINAPI
No it isn't. It's declared that way, but it's wrong. Calling it that way in Windows crashes. That's why I sent this patch: http://www.winehq.org/pipermail/wine-cvs/2007-August/035682.html --Juan
August 2007
1:18 a.m.
On Mon, Aug 27, 2007 at 02:42:35PM -0700, Juan Lang wrote:
Hi Marcus,
the function called is cdecl, not WINAPI
No it isn't. It's declared that way, but it's wrong. Calling it that way in Windows crashes. That's why I sent this patch: http://www.winehq.org/pipermail/wine-cvs/2007-August/035682.html
Ah yes, this should fix the warning too (and is probably more correct). Didn't you get a warning during compilation here? Ciao, Marcus
6784
Age (days ago)
6785
Last active (days ago)
2 comments
2 participants
participants (2)
-
Juan Lang -
Marcus Meissner