Click here to Skip to main content
16,004,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Event handling for dynamically created controls Pin
sanskypotov6-May-02 9:11
sanskypotov6-May-02 9:11 
QuestionWhere Can i find a source code of TabCtrlBar? Pin
xsword3-May-02 19:36
xsword3-May-02 19:36 
Generalowner-draw popup menu Pin
Gabriel.P.G3-May-02 17:51
Gabriel.P.G3-May-02 17:51 
GeneralDebug error Pin
Stan the man3-May-02 16:57
Stan the man3-May-02 16:57 
GeneralRe: Debug error Pin
Chris Losinger3-May-02 18:32
professionalChris Losinger3-May-02 18:32 
GeneralRe: Debug error Pin
l a u r e n3-May-02 23:28
l a u r e n3-May-02 23:28 
GeneralRe: Debug error Pin
Stan the man4-May-02 7:08
Stan the man4-May-02 7:08 
GeneralCapture the screen (GDI) Pin
Nish Nishant3-May-02 14:58
sitebuilderNish Nishant3-May-02 14:58 
Hello,

I'd like to know the simplest way by which I can capture the entire screen [I dont want that method where we send a Print-Screen-Key and get it in the clipboard]

Can someone give me some elementary steps. Code not needed unless necessary.

Something like

1. get the DC
2. stretch blt it or whatever
3. now get some oher dc
etc...

My GDI sucks! So pardon the absolute stupidity that this post might seem to reflect in the above 3 lines Smile | :)

Nish


Check out last week's Code Project posting stats presentation from :-
http://www.busterboy.org/codeproject/
Feel free to make your comments.

GeneralRe: Capture the screen (GDI) Pin
Shog93-May-02 16:31
sitebuilderShog93-May-02 16:31 
GeneralRe: Capture the screen (GDI) Pin
Nish Nishant3-May-02 16:35
sitebuilderNish Nishant3-May-02 16:35 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer3-May-02 20:47
Tom Archer3-May-02 20:47 
GeneralRe: Capture the screen (GDI) Pin
Nish Nishant3-May-02 20:53
sitebuilderNish Nishant3-May-02 20:53 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer3-May-02 21:08
Tom Archer3-May-02 21:08 
GeneralRe: Capture the screen (GDI) Pin
Nish Nishant3-May-02 21:51
sitebuilderNish Nishant3-May-02 21:51 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer3-May-02 22:11
Tom Archer3-May-02 22:11 
GeneralRe: Capture the screen (GDI) Pin
Ravi Bhavnani4-May-02 3:57
professionalRavi Bhavnani4-May-02 3:57 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer4-May-02 4:03
Tom Archer4-May-02 4:03 
GeneralRe: Capture the screen (GDI) Pin
Ravi Bhavnani4-May-02 4:10
professionalRavi Bhavnani4-May-02 4:10 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer4-May-02 4:20
Tom Archer4-May-02 4:20 
GeneralRe: Capture the screen (GDI) Pin
Ravi Bhavnani4-May-02 4:35
professionalRavi Bhavnani4-May-02 4:35 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer4-May-02 4:42
Tom Archer4-May-02 4:42 
GeneralRe: Capture the screen (GDI) Pin
Tom Archer4-May-02 4:22
Tom Archer4-May-02 4:22 
GeneralRe: Capture the screen (GDI) Pin
Ravi Bhavnani4-May-02 4:35
professionalRavi Bhavnani4-May-02 4:35 
GeneralRe: Capture the screen (GDI) Pin
20-Jun-02 13:35
suss20-Jun-02 13:35 
GeneralRe: Capture the screen (GDI) Pin
20-Jun-02 13:47
suss20-Jun-02 13:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.