Name: Anonymous 2009-07-02 5:40
Ok, so I want to write some code that will capture what I currently see on my screen. And no I don't care about hardware layers / whatever they're called -- I'm not going to be trying to take screen-shots of video or anything... just my screen of plain old applications that I have open on my desktop.
I have all the Win32 API help files, but they seem not to be very helpful about telling me which functions I need to use for this task.
pls 2 tell me how I capture the screen. in b4 "Screenshot(LPTRSCREEN Screen, BITMAP Bmp, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);"
I have all the Win32 API help files, but they seem not to be very helpful about telling me which functions I need to use for this task.
pls 2 tell me how I capture the screen. in b4 "Screenshot(LPTRSCREEN Screen, BITMAP Bmp, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);"