On Wed Jul 12 07:13:59 2023 +0000, Jacek Caban wrote:
We still want to extend bits for cases like GWLP_HWNDPARENT. I think that it would be better to call NtUserSetWindowLongPtr from wow64_NtUserSetWindowLong for offsets that need it.
I changed it to only do this for `GWLP_WNDPROC` in `wow64_NtUserSetWindowLong`.