GeoTrail ScreenGrabber
Thanks GeoTrail 
The exe is a little oversized because I while I did remove the save routine, I forgot to remove...
I'm getting closer to NT/2000 suppoort, but I think 98 is out for this one. Not a problem for me on this project though.

The exe is a little oversized because I while I did remove the save routine, I forgot to remove...
Code: Select all
UseJPEGImageEncoder()
UsePNGImageEncoder()

I'm getting closer to NT/2000 suppoort, but I think 98 is out for this one. Not a problem for me on this project though.
What goes around comes around.
PB 5.21 LTS (x86) - Windows 8.1
PB 5.21 LTS (x86) - Windows 8.1
@dagcrack - Are you saying that your screen grabber could take snapshots of any open window, whether it's in view or not, with any Win OS
The code I posted was just a plucked out sample of what my screen grabber does. In the actual app I'm working on, it works silently in the background with no visual interuptions and no user input required.
If yours can do that, then I'd be interested in seeing it in action.

The code I posted was just a plucked out sample of what my screen grabber does. In the actual app I'm working on, it works silently in the background with no visual interuptions and no user input required.
If yours can do that, then I'd be interested in seeing it in action.

What goes around comes around.
PB 5.21 LTS (x86) - Windows 8.1
PB 5.21 LTS (x86) - Windows 8.1