feat(windows): 管理 AppContainer 配置并验证挂起进程身份

This commit is contained in:
2026-09-08 22:27:59 +08:00
parent 09e5fc3f69
commit a414625e4d
3 changed files with 364 additions and 1 deletions
+3
View File
@@ -54,3 +54,6 @@ pub mod extension_trust;
#[cfg(windows)]
pub mod extension_job;
#[cfg(windows)]
pub mod extension_container;