JRSmile

Results 12 comments of JRSmile

have a look here, this helped me a lot: https://www.codeproject.com/Articles/1001891/A-USB-HID-Keyboard-Mouse-Touchscreen-emulator-with

@igrek-xavier : unfortunately Not i use it myself on a teensy But my knowledge of the esp32 is to limited to Port it.

i would also vote for this, my usage case would be a single executable i can start as windows service which only allows access to 127.0.0.1 so a singlehost windows...

i have seen a map here: [HERE](https://www.codeproject.com/Articles/1001891/A-USB-HID-Keyboard-Mouse-Touchscreen-emulator-with) unfortunately i know to little to modify the code the correct way. would the link help with the implementation?

thank you very much, looking forward to it. i will use it to build a firmware test tool. best possible outcome would be a keyboard,mouse,touchscreen device and a ble serial...

https://docs.microsoft.com/de-de/dotnet/standard/assembly/sign-strong-name

Hi, thanks for pointing me to the correct solution. i came up with this: https://github.com/jrsmile/DXGICaptureSample/blob/master/DXGICaptureSample/DXGICaptureSample.cpp the first thing i tried was to crop the framebuffer to my desired RECT. as...

sorry to disturb you again, i have a problem with the above mentioned example. when loosing focus the application hangs and only occasionaly spits out a new line of recorded...

There will be further Development of course :-) if you don't want to merge before finalisation this is good, just thought Many People Could help developing further instead oft me...

@sebkinne : i cleaned an tested the code ready to be merged.