世界 cbcf005f37
Remove PROCESS_NAME_NATIVE dwFlag in process query output
The `process_path` rule of sing-box is inherited from Clash,
the original code uses the local system's path format (e.g. `\Device\HarddiskVolume1\folder\program.exe`),
but when the device has multiple disks, the HarddiskVolume serial number is not stable.

This change make QueryFullProcessImageNameW output a Win32 path (such as `C:\folder\program.exe`),
which will disrupt the existing `process_path` use cases in Windows.
2024-05-18 17:22:14 +08:00
..
2023-09-20 14:15:00 +08:00
2024-01-02 14:31:23 +08:00
2022-08-20 21:08:53 +08:00
2023-09-20 14:15:00 +08:00
2024-04-29 11:58:20 +08:00
2023-02-05 14:48:02 +08:00
2023-09-30 16:44:58 +08:00
2023-11-16 22:48:16 +08:00
2024-01-14 13:01:57 +08:00
2024-01-03 12:21:47 +08:00
2023-09-23 20:27:43 +08:00