Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture Dotnet / Classic WPF windows #6649

Open
Mitra-M opened this issue Jun 5, 2022 · 3 comments
Open

Capture Dotnet / Classic WPF windows #6649

Mitra-M opened this issue Jun 5, 2022 · 3 comments
Assignees
Labels
Question General question, not a problem in source code or documentation (yet)
Milestone

Comments

@Mitra-M
Copy link

Mitra-M commented Jun 5, 2022

Hello
Sorry, this may not be a good place to ask this question, but I think you are the only one who can help me.

I used to use BiBlt to capture off-screen WPF windows, but it is not working on windows1809 and later. (many people have this problem)

I saw new Microsoft capture methods, but unfortunately none of them can capture Dotnet/Classic WPF windows that whole or part of them are off-screen.
I would appreciate it if you could please give guidance on how I could do this?

In advance, thank you for the information.
Regards,
Mitra

@Mitra-M
Copy link
Author

Mitra-M commented Jun 6, 2022

Also Dotnet/Classic WPF has another big problem, please have a look at here.

@dipeshmsft dipeshmsft added Question General question, not a problem in source code or documentation (yet) and removed Untriaged labels Jun 6, 2022
@Symbai
Copy link
Contributor

Symbai commented Jun 6, 2022

Also Dotnet/Classic WPF has another big problem, please have a look at here.

Please use the search function. The 60hz lock has been reported already #2294

@Mitra-M
Copy link
Author

Mitra-M commented Jun 6, 2022

@Symbai, Thanks for your reply , my problem is a little different than #2294, I have two simple (non-gaming) monitors let say M1 and M2, if I set the M1 to 50 Hz, my app locks at 50, which is not bad for me, but if I set the M2 to 75 Hz and run the program on the M2, the app will lock at 50 again while it is expected to lock on 75 Hz.

@gurpreet-wpf gurpreet-wpf assigned dipeshmsft and unassigned SamBent Jun 8, 2022
@karelz karelz added this to the Future milestone Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question General question, not a problem in source code or documentation (yet)
Projects
None yet
Development

No branches or pull requests

5 participants