hecomi

Results 90 comments of hecomi

Thank you for all the information. And I'm sorry, it still seems to be very unstable. Same as the previous issue, could you provide me what version you used for...

I'm both amazed and thrilled that 30 people have tested it, thank you! I have not been able to reproduce the problem yet, so I would appreciate the following information...

I have rewritten the thread-related handling to be safer. Some potential crash bugs have been fixed, so it would be helpful if you could check again in v1.0.2.

Hi Curtis, thank you for the information! I happen to have one laptop PC without a discrete GPU that I can use for the investigation, so I'll try it out...

I was unable to reproduce this crash on my laptops (1909 / 1903)... However, I am guessing that `GraphicsCaptureSession::IsSupported()` might be the cause of this crash, so could you try...

Sorry for my late reply... You can not interact the window captured by uWindowCapture directly. But if you get the uv by a raycast and calculate the position in desktop...

### How to send click message I have uploaded an example of the code I used in the YouTube video below. - https://gist.github.com/hecomi/c9037049db7b54b7134efc7fcc8a522f At that time, I used uTouchInjection to...

Hi! Thank you for your report, I found a case where an unhandled exception was raised when the explorer.exe process was killed. I've fixed it in the latest commit, so...

The latest uWindowCapture uses an API called Windows Graphics Capture, which was implemented in Windows 10 April 2018 Update (1803). For this reason, it is currently not available for the...