Simon Tatham
7153218b08
Fix a mismatch of GetWindowLong with GWLP_*.
...
In commit bb59f27386dae8f I changed a use of the constant GWL_ID to
GWLP_ID, on the grounds that the former caused a build failure under
winelib. But the GWLP constants are supposed to be used with
GetWindowLongPtr, and I was still calling GetWindowLong.
(Benign, since the two sets of constants are the same. But that is the
only case in the whole code base where I'd made that error, and since
it was only introduced a couple of days ago, there's no possibility of
a longstanding historical reason for carefully not touching it!)
2021-04-11 09:55:21 +01:00
..
2019-09-08 20:29:21 +01:00
2020-06-21 16:39:47 +01:00
2020-06-21 16:39:47 +01:00
2021-04-04 09:44:00 +01:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2021-04-04 09:44:00 +01:00
2007-01-07 10:17:12 +00:00
2005-10-04 14:13:28 +00:00
2007-01-07 10:17:12 +00:00
2005-10-04 14:13:28 +00:00
2005-10-04 14:13:28 +00:00
2007-01-07 10:17:12 +00:00
2021-04-02 19:04:19 +01:00
2021-02-21 23:07:02 +00:00
2007-01-07 10:17:12 +00:00
2021-02-23 18:26:50 +00:00
2007-01-07 10:17:12 +00:00
2019-09-08 20:29:21 +01:00
2021-03-13 11:01:35 +00:00
2007-02-06 22:39:15 +00:00
2021-04-02 19:04:19 +01:00
2019-03-16 12:25:23 +00:00
2017-09-13 19:26:28 +01:00
2019-03-18 21:53:45 +00:00
2020-02-16 11:26:21 +00:00
2019-03-18 22:02:13 +00:00
2017-05-07 16:29:01 +01:00
2021-03-13 13:54:59 +00:00
2021-03-13 13:54:59 +00:00
2021-04-10 14:45:24 +01:00
2020-02-02 10:02:10 +00:00
2020-03-10 21:27:57 +00:00
2021-04-10 08:59:27 +01:00
2021-03-13 13:54:59 +00:00
2021-04-10 09:43:25 +01:00
2019-09-08 20:29:21 +01:00
2021-04-11 09:55:21 +01:00
2021-04-02 19:04:19 +01:00
2019-10-14 19:42:37 +01:00
2021-01-17 09:18:42 +00:00
2019-03-26 00:27:04 +00:00
2021-04-04 09:35:27 +01:00
2019-03-16 12:25:23 +00:00
2021-04-10 14:45:24 +01:00
2019-10-14 19:42:37 +01:00
2021-04-10 14:45:24 +01:00
2020-12-24 15:39:54 +00:00
2021-04-10 14:45:24 +01:00
2019-03-16 12:25:23 +00:00
2019-09-08 20:29:21 +01:00
2010-12-27 00:24:48 +00:00
2020-01-04 13:52:22 +00:00
2020-03-10 21:06:29 +00:00
2021-04-06 21:14:51 +01:00
2021-04-07 20:15:34 +01:00
2021-04-10 08:59:42 +01:00
2021-04-08 12:43:35 +01:00
2019-09-08 20:29:21 +01:00
2020-02-07 19:17:45 +00:00
2020-02-02 10:02:10 +00:00
2020-02-02 10:02:10 +00:00
2020-02-02 10:02:10 +00:00
2020-01-04 13:52:22 +00:00
2020-01-04 13:52:22 +00:00
2021-04-09 12:26:15 +01:00
2020-02-09 08:19:21 +00:00
2020-01-04 13:52:22 +00:00
2020-02-23 16:36:27 +00:00
2019-10-14 19:42:37 +01:00
2021-04-10 09:43:25 +01:00
2017-02-14 23:25:25 +00:00
2019-09-08 20:29:21 +01:00
2021-04-06 21:14:51 +01:00
2019-09-08 20:29:21 +01:00