Click to See Complete Forum and Search --> : How can I copy the screen contents directly into a buffer?


eloberg
April 13th, 1999, 11:11 AM
I want to copy the image I have on the screen into a buffer.
Then I want to write the contents of the buffer into a file. Is it possible to do this, and if so
how do I do it?

Michael Decker
April 13th, 1999, 03:01 PM
I think I saw how to do this somewhere on the CodeGuru web site. Did you look?

Michael Decker
April 13th, 1999, 03:05 PM
See the 'Bitmap & Palette' section.
Section titled 'Writing a window image to a BMP file'.