1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-09-19 09:51:28 +03:00
Files
SoftEtherVPN/src/Cedar
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
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
2026-01-30 11:36:39 +08: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
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 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
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +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
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
2026-04-05 00:52:10 +03: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
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
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2023-06-28 23:18:09 +09:00
2023-06-15 10:17:33 +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
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
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00
2021-04-05 04:48:25 +02:00