http://bugs.winehq.org/show_bug.cgi?id=34868
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2013-11-07 08:24:44 CST --- The author replies
"Thanks for pointing this out to me. I guess that I'd only tested the 32-bit build in Wine--whoops.
Anyhow, the offending call is in a third party library, ResizableLib (http://sourceforge.net/projects/resizablelib/). It looks like I have been using an old version of the library. There's a newer version that's been patched to run in x64 and appears to have removed the SetWindowLong issue. If it tests out OK, I'll update the release with this modification."