[Webkit-unassigned] [Bug 93275] Windows 64 bit compliance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 15:19:11 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93275





--- Comment #5 from Alex Christensen <alex.christensen at flexsim.com>  2012-08-06 15:19:10 PST ---
(In reply to comment #4)

> i'd like to see usage of http://trac.webkit.org/browser/trunk/Source/WebCore/platform/win/WindowsExtras.h instead, which adds additional abstraction required for OS(WINCE).

That's a good idea, but it would still need to use GWLP_WNDPROC instead of GWL_WNDPROC.

> isn't there a possibility to export them as extern C without any additional decoration?

I don't know why the symbol names are in the source code, but they don't work with the 64-bit dlls, hence the additional 64-bit symbols.

> they look very similar

They are the same.  The first shouldn't have @16.  My bad.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list