chore: 最低 26100 SDK

This commit is contained in:
Xu 2025-04-05 19:42:28 +08:00
commit 65a92fe189
4 changed files with 3 additions and 4 deletions

View file

@ -422,7 +422,6 @@ bool GraphicsCaptureFrameSource::_StartCapture() noexcept {
winrt::name_of<winrt::GraphicsCaptureSession>(),
L"IsCursorCaptureEnabled"
)) {
//
_captureSession.IsCursorCaptureEnabled(false);
}