feat: add iSphere live probe recorder

This commit is contained in:
zhaoyilun
2026-07-10 10:59:48 +08:00
parent 349fbe4a44
commit f7914a63dc
13 changed files with 2209 additions and 16 deletions

View File

@@ -61,6 +61,7 @@ $windowsBase = Resolve-Reference "WindowsBase.dll"
/out:$outExe `
/reference:System.dll `
/reference:System.Core.dll `
/reference:System.Management.dll `
/reference:System.Web.Extensions.dll `
/reference:System.Windows.Forms.dll `
/reference:$uiaClient `