https://bugs.winehq.org/show_bug.cgi?id=50369 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- The layout we use matches modern Windows and we have tests for that (test_shared_handle_table). Note that it depends on kernel architecture, not process, so using 64-bit layout is fine for win64 prefixes. I recall reading that it changed at some point in earlier Windows versions, but if it works on recent Windows, we could probably support it. We're not yet fully compatible with native. For example we don't support ProcessId and Flags, but it shouldn't be hard to add. -- 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.