Robin Krom

Results 397 comments of Robin Krom
trafficstars

Some other things I found: 1. PrintWindow with the "PW_RENDERFULLCONTENT" flag: https://forum.tuts4you.com/topic/42228-purebasic-adventures-pw_renderfullcontent/ also here: https://www.pinvoke.net/default.aspx/user32.printwindow -> I tested this with Windows 10, and the new flag does make it look...

As my main development system is still running Windows 10, I have to put in some extra time to work with Windows 11. So I just switched to Windows 11...

I also had a quick look at the point "2", that is https://docs.microsoft.com/en-us/windows/uwp/audio-video-camera/screen-capture This seems, maybe I am wrong, trigged via some Windows UI, which is not directly what I...

Follow up on the previous task, to change the code to use CreateCompatibleDC, CreateCompatibleBitmap, CreateCompatibleDC & SelectObject. Unfortunately this doesn't change anything, the window contents is shifted 10 pixels to...

I logged an Q&A issue with Microsoft, for full transparency one can read it here: https://docs.microsoft.com/en-us/answers/questions/825465/on-windows-11-getwindowrgn-doesn39t-seem-to-return.html

I'm at a lost what you mean, Greenshot makes screenshots so an exact copy of the screen. What do you mean with HD image exports?

This is really cool, thanks a lot!!!!!!! I will review this, right after releasing my bugfix 2. You did commit a lot of changes which have nothing to do with...

I didn't have time to see it live YET, but I expect there will be issues when someone uses multiple destinations. e.g. Clipboard & file The capture will probably have...

Just a quick remark, if you are using Greenshot 1.3 and try to read .greenshot files from older versions, that will not work. This is something I am looking at,...

Ok, so it's clear that this has nothing to do with the known bug of opening .greenshot files from much older versions. I need to see what we did, I...