mirror of
https://github.com/reactos/reactos.git
synced 2026-05-24 00:00:41 +08:00
These must use the corresponding NtUserSetWindowWord/Long function and cannot use NtUserSetWindowLongPtr, otherwise the function can fail, when there is only space for a LONG, but not for a LONG_PTR at the specified offset.