Support for GraphicsCapture CreateForWindow
Would it be possible to add support for
https://docs.microsoft.com/en-us/windows/win32/api/windows.graphics.capture.interop/nf-windows-graphics-capture-interop-igraphicscaptureiteminterop-createforwindow
The use case would be (ideally) to try to capture part of some window and mirror that (possibly transformed like zoomed or shrunk) live to some other part of the screen
sorry I filled this, forgot to hit "login" first
Not immediately I'm afraid. twapi is a little long in the tooth and built around XP era APIs. The newer API's around COM , Windows Runtime and .Net will need more scaffolding else it becomes very tedious to wrap functions. I've been contemplating a twapi follow-on for Win 7 and later but still only a gleam in my eye.
/Ashok