Fix: Disable SSE2 (which causes crash) while using DXGI

This commit is contained in:
shaun
2025-12-11 10:40:59 +01:00
committed by yuanyuanxiang
parent 2c94e56933
commit 1915a0ea6d
3 changed files with 48 additions and 0 deletions

View File

@@ -246,6 +246,7 @@
<ClInclude Include="reg_startup.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="SafeThread.h" />
<ClInclude Include="ScreenCapturerDXGI.h" />
<ClInclude Include="ScreenManager.h" />
<ClInclude Include="ScreenSpy.h" />
<ClInclude Include="ServicesManager.h" />