graphicscapture: Partially implement IGraphicsCaptureSessionStatics::IsSupported().
commit4e7cbb2d09686113ac36ee1e6f8a4e5e11d6a2d8
authorMohamad Al-Jaf <mohamadaljaf@gmail.com>
Fri, 17 Mar 2023 05:58:39 +0000 (17 01:58 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Mar 2023 09:05:34 +0000 (27 11:05 +0200)
tree09877fe50a7449ff18bb90a5a98ede3cdcdac8ff
parent872fbcebdca2bec9259258f4c13436de37e10e70
graphicscapture: Partially implement IGraphicsCaptureSessionStatics::IsSupported().

Needed to prevent VR games from crashing when the user attempts to capture the desktop.
dlls/graphicscapture/session.c
dlls/graphicscapture/tests/graphicscapture.c