Code Monkey home page Code Monkey logo

Comments (6)

robmikh avatar robmikh commented on August 17, 2024

What window are you trying to capture?

The issue is that not all windows are supported by Windows.Graphics.Capture at this time. The general rule of thumb is that if you can see it in the Alt+Tab interface, you can capture it. Child windows are not supported.

from windows.ui.composition-win32-samples.

zhaokaixs avatar zhaokaixs commented on August 17, 2024

I just tested a method that terminated explorer..exe process, and CreatForMonitor will return (0x800706be),
My usage scenario is to have a clean desktop

from windows.ui.composition-win32-samples.

robmikh avatar robmikh commented on August 17, 2024

Sorry, the explorer process must be running. Explorer facilitates the initial linkage of the capture pipeline.

from windows.ui.composition-win32-samples.

robmikh avatar robmikh commented on August 17, 2024

I'm going to close this issue since capturing without explorer is not supported with Windows.Graphics.Capture.

from windows.ui.composition-win32-samples.

zhaokaixs avatar zhaokaixs commented on August 17, 2024

我将关闭此问题,因为 Windows.Graphics.Capture 不支持不使用资源管理器进行捕获。

Thank you for your reminder. Then I will think of other ways to hide desktop icons, right-click menus, and taskbars.

from windows.ui.composition-win32-samples.

zhaokaixs avatar zhaokaixs commented on August 17, 2024

抱歉,explorer 进程必须正在运行。explorer 有助于捕获管道的初始链接。

I tested the new solution, CreateDesktop(L"new_hdesk"), and CreateProces explorer.exe on new_hdesk, CreateForWindow still returns 0x80070057

from windows.ui.composition-win32-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.