Ilia Shipitsin
89224e9264
Fix incompatible pointer type warnings in SeLowUser.c
...
Changed the types of `read_size` and `ret_size` from `UINT` to `DWORD` across several functions (`SuOpenAdapter`, `SuEnumAdapters`, `SuGetAdapterList`, and `SuInitEx`) in `SeLowUser.c` to resolve compiler warnings (`-Wincompatible-pointer-types`). The Windows API functions `DeviceIoControl` and `ReadFile` expect an `LPDWORD` (a pointer to an `unsigned long`) for their returned byte count parameters, whereas `UINT` maps to `unsigned int`.
2026-08-29 21:40:44 +02:00
..
2018-05-16 23:47:10 +02:00
2023-01-31 20:33:18 +03:00
2023-01-31 20:33:18 +03:00
2026-02-18 00:44:18 -06:00
2025-12-21 21:07:55 -05:00
2021-12-29 17:41:29 +08:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2024-04-19 16:46:16 +02:00
2021-04-05 04:48:25 +02:00
2026-08-29 21:15:26 +02:00
2021-04-05 04:48:25 +02:00
2023-10-09 17:13:57 +02:00
2023-10-09 17:13:57 +02:00
2021-04-05 04:48:25 +02:00
2023-10-07 04:42:41 +02:00
2023-10-07 04:42:41 +02:00
2023-08-08 18:14:22 +09:00
2021-04-05 04:48:25 +02:00
2026-01-30 11:36:39 +08:00
2021-12-29 17:41:29 +08:00
2026-02-18 07:54:10 +01:00
2021-12-29 17:41:29 +08:00
2021-12-29 17:41:29 +08:00
2023-08-08 18:14:22 +09:00
2026-01-24 12:37:43 +09:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2023-09-28 18:24:12 +09:00
2023-10-09 17:14:32 +02:00
2021-04-07 21:24:55 +02:00
2019-01-14 12:25:53 +09:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2026-02-18 16:09:54 +01:00
2026-02-18 00:44:18 -06:00
2026-01-08 13:27:10 +09:00
2025-11-26 14:57:58 +01:00
2025-10-10 21:20:30 +08:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-12-29 17:41:29 +08:00
2023-10-09 17:13:57 +02:00
2023-10-09 17:13:57 +02:00
2021-04-18 01:46:59 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-07 21:24:55 +02:00
2021-04-05 04:48:25 +02:00
2014-01-04 22:00:08 +09:00
2014-01-04 22:00:08 +09:00
2021-04-05 04:48:25 +02:00
2019-01-14 12:25:53 +09:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2023-02-27 08:37:23 +00:00
2021-04-05 04:48:25 +02:00
2024-06-22 18:53:35 +02:00
2021-04-05 04:48:25 +02:00
2021-04-07 21:24:55 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2024-08-25 15:36:50 +03:00
2021-07-10 16:07:09 +00:00
2025-11-26 13:53:14 +01:00
2022-06-14 00:06:02 +02:00
2026-04-05 00:52:10 +03:00
2023-02-27 08:37:23 +00:00
2021-07-10 16:07:09 +00:00
2021-07-10 16:07:09 +00:00
2026-08-29 21:27:39 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-21 08:12:45 +02:00
2021-04-21 08:12:45 +02:00
2025-12-21 21:10:32 -05:00
2025-12-21 21:10:32 -05:00
2026-02-18 00:44:18 -06:00
2026-02-18 00:44:18 -06:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2026-02-18 00:44:18 -06:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2026-08-29 21:40:44 +02:00
2021-04-05 04:48:25 +02:00
2026-02-18 00:44:18 -06:00
2021-04-05 04:48:25 +02:00
2024-03-24 19:11:24 +09:00
2023-06-28 23:18:09 +09:00
2023-06-15 10:17:33 +09:00
2019-01-14 12:25:53 +09:00
2023-08-08 18:14:22 +09:00
2023-09-16 00:03:03 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2022-04-25 18:16:50 +08:00
2021-04-14 19:49:30 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2026-01-08 16:50:47 +09:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2023-07-04 14:38:36 +09:00
2023-07-04 14:38:36 +09:00
2021-08-02 16:18:37 +08:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2023-09-16 00:03:03 +02:00
2021-12-29 17:41:29 +08:00
2023-09-28 18:24:12 +09:00
2021-12-25 13:25:34 +08:00