Kevin Cui
0c587f0246
refactor(machine,wsl): improve operations of Windows API
...
1. Prefer using the built-in functions of `golang.org/x/sys/windows` rather than using `syscall` to directly call system APIs
2. Reduce bitwise operations to improve code maintainability
3. Minimize defining your own Flags, and prioritize using those already defined in `golang.org/x/sys/windows`
Signed-off-by: Kevin Cui <bh@bugs.cc >
2024-06-11 09:44:43 +08:00
..
2024-03-12 14:56:06 +01:00
2024-05-29 06:38:56 -04:00
2024-01-11 13:50:15 +00:00
2024-02-08 09:35:39 -05:00
2024-05-25 19:40:21 -04:00
2022-12-15 13:39:56 +01:00
2024-04-24 12:07:38 +08:00
2024-02-08 09:35:39 -05:00
2024-01-04 11:53:38 +02:00
2024-01-04 11:53:38 +02:00
2024-06-03 15:55:48 +00:00
2024-01-04 11:53:38 +02:00
2024-02-29 11:47:44 -05:00
2023-02-11 18:23:24 +01:00
2024-04-24 12:07:38 +08:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-08 09:35:39 -05:00
2024-02-02 11:02:43 -05:00
2024-06-11 09:44:43 +08:00
2024-01-11 13:50:15 +00:00
2024-02-08 09:35:39 -05:00
2024-04-10 14:24:23 +02:00
2024-01-11 13:50:15 +00:00
2024-06-04 17:58:39 +02:00
2022-07-08 08:54:47 +02:00
2020-04-23 15:57:34 -04:00
2024-02-28 19:45:03 +01:00
2024-04-25 14:12:27 -04:00
2024-04-25 14:12:27 -04:00
2023-09-27 16:20:00 +03:00
2024-05-22 13:46:42 +02:00
2024-02-20 08:06:18 -05:00
2024-01-11 13:50:15 +00:00
2024-04-19 09:52:14 +02:00
2024-05-27 11:19:03 +02:00