sing-box/docs
世界 62ac3c8e32
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-01-05 14:06:15 +08:00
..
assets Update documentation 2023-03-05 23:37:12 +08:00
clients Improve read wait interface & 2024-01-03 12:21:47 +08:00
configuration Improve read wait interface & 2024-01-03 12:21:47 +08:00
installation documentation: Update package managers 2024-01-03 12:21:48 +08:00
manual documentation: remove usages of category-companies@cn since merged into cn 2024-01-03 12:21:53 +08:00
changelog.md documentation: Bump version 2024-01-05 11:17:49 +08:00
CNAME Add log and dns documentation 2022-07-08 18:41:18 +08:00
deprecated.md documentation: Bump version 2024-01-05 11:17:49 +08:00
deprecated.zh.md documentation: Bump version 2024-01-05 11:17:49 +08:00
index.md documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
index.zh.md documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
migration.md Remove PROCESS_NAME_NATIVE dwFlag in process query output 2024-01-05 14:06:15 +08:00
migration.zh.md Remove PROCESS_NAME_NATIVE dwFlag in process query output 2024-01-05 14:06:15 +08:00
support.md documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00
support.zh.md documentation: Bump version & Refactor docs 2023-11-28 11:21:57 +08:00