Hi there,
Recently, i work on a project using Windows.Graphics.Capture, which is exported through C++/WinRT.
In previous version, the cursor composition could be switched off by using IsCursorCaptureEnabled.
However, i notice that IsCursorCaptureEnabled is missing in recent version. Since i don’t want cursor
gets composited and i found other developers also has this requirement. So, i wanna know why
IsCursorCaptureEnabled is deprecated. Please help to provide some clue! Thanks.
Freyu