Timo Kreuzer
05cd3406e7
[USER32] Fix SetWindowWord/Long
...
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.
2023-05-25 18:56:02 +03:00
..
2017-12-23 23:42:40 +01:00
2017-12-07 22:25:30 +01:00
2023-05-25 18:56:02 +03:00
2019-06-05 18:15:02 +02:00
2022-05-04 03:28:38 +03:00
2017-12-23 23:42:40 +01:00
2023-03-12 13:39:41 +09:00
2021-05-28 08:26:36 +02:00
2022-11-14 00:01:29 +01:00
2018-10-08 16:17:42 +02:00
2021-11-24 09:36:50 -06:00
2023-03-05 11:41:32 +09:00
2022-11-21 23:08:09 +03:00
2020-09-15 14:56:51 +03:00
2022-05-11 21:42:32 +09:00
2018-08-19 12:02:24 +02:00
2017-12-25 14:36:33 +01:00
2017-12-23 23:42:40 +01:00
2017-12-23 23:42:40 +01:00
2022-11-13 13:22:26 +03:00
2022-05-05 08:49:00 +09:00
2019-03-26 15:56:57 -05:00
2020-12-09 10:00:35 +01:00