22 May
2018
22 May
'18
8:40 p.m.
https://bugs.winehq.org/show_bug.cgi?id=45243 --- Comment #3 from Marcos Gutiérrez Batz <sacrom(a)gmail.com> --- It's important to note that the cast error is generated because it is a 64bit compilation. Using as a reference the Windows windowx.h file I've changed UINT casts with UINT_PTR so that it must now work in 32 and 64 bit applications. I'm going to add a "diff -up" patch -- 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.