feat(windows): 使用作业对象约束扩展进程组

This commit is contained in:
2026-09-08 22:20:01 +08:00
parent 7bdc66ef75
commit a7d26cb22d
4 changed files with 326 additions and 1 deletions
+3
View File
@@ -51,3 +51,6 @@ pub mod extension_config;
#[cfg(feature = "desktop")]
pub mod extension_trust;
#[cfg(windows)]
pub mod extension_job;