Original Post
Hello, im trying to figure out how you can copy the screen of a separate window open in windows so that i may do something with it. is there any way to copy the screen from a window of another program onto an sdl_surface?? if not, there must at least be a way to print_screen (as when i press the keyboard button) onto an sdl_surface, right??