Click here to Skip to main content
15,889,116 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow create a GUI to allow screen capture? Pin
Member 296547113-May-11 11:29
Member 296547113-May-11 11:29 
QuestionRe: How create a GUI to allow screen capture? Pin
Albert Holguin13-May-11 11:48
professionalAlbert Holguin13-May-11 11:48 
AnswerRe: How create a GUI to allow screen capture? Pin
Member 296547113-May-11 12:06
Member 296547113-May-11 12:06 
QuestionRe: How create a GUI to allow screen capture? Pin
Mark Salsbery13-May-11 12:57
Mark Salsbery13-May-11 12:57 
AnswerRe: How create a GUI to allow screen capture? Pin
Member 296547113-May-11 13:43
Member 296547113-May-11 13:43 
GeneralRe: How create a GUI to allow screen capture? Pin
Amarnath S13-May-11 17:00
professionalAmarnath S13-May-11 17:00 
GeneralRe: How create a GUI to allow screen capture? Pin
Member 296547114-May-11 2:55
Member 296547114-May-11 2:55 
GeneralRe: How create a GUI to allow screen capture? [modified] Pin
Mark Salsbery14-May-11 6:34
Mark Salsbery14-May-11 6:34 
Member 2965471 wrote:
but how can i get the handle of the window that mouse over?how can i select, with mouse, a rectangle of the screen?


This is relatively simple if you know anything about Win32 UI/graphics programming. Since you seem to want to skip that part, why not just search for examples?

Binging "win32 draw selection rectangle on desktop" finds many examples, including this...

Screen Capture (Simple Win32 Dialog Based)[^]
Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]
modified on Saturday, May 14, 2011 12:44 PM

Questionred squiggly line - misspelt words Pin
si_6913-May-11 5:42
si_6913-May-11 5:42 
AnswerRe: red squiggly line - misspelt words Pin
Albert Holguin13-May-11 7:22
professionalAlbert Holguin13-May-11 7:22 
AnswerRe: red squiggly line - misspelt words Pin
Hans Dietrich13-May-11 13:09
mentorHans Dietrich13-May-11 13:09 
GeneralRe: red squiggly line - misspelt words Pin
Albert Holguin13-May-11 13:13
professionalAlbert Holguin13-May-11 13:13 
GeneralRe: red squiggly line - misspelt words Pin
Mark Salsbery13-May-11 14:03
Mark Salsbery13-May-11 14:03 
GeneralRe: red squiggly line - misspelt words Pin
Hans Dietrich13-May-11 20:09
mentorHans Dietrich13-May-11 20:09 
AnswerRe: red squiggly line - misspelt words Pin
Chris Losinger14-May-11 5:32
professionalChris Losinger14-May-11 5:32 
Questiondetect memory leak by _CrtDumpMemoryLeaks(); Pin
includeh1013-May-11 2:57
includeh1013-May-11 2:57 
AnswerRe: detect memory leak by _CrtDumpMemoryLeaks(); Pin
Albert Holguin13-May-11 4:47
professionalAlbert Holguin13-May-11 4:47 
AnswerRe: detect memory leak by _CrtDumpMemoryLeaks(); Pin
Mark Salsbery13-May-11 5:09
Mark Salsbery13-May-11 5:09 
AnswerRe: detect memory leak by _CrtDumpMemoryLeaks(); Pin
Chris Losinger14-May-11 5:34
professionalChris Losinger14-May-11 5:34 
QuestionLine break in CRichEdit Control Pin
si_6913-May-11 0:34
si_6913-May-11 0:34 
AnswerRe: Line break in CRichEdit Control Pin
si_6913-May-11 0:43
si_6913-May-11 0:43 
Questionwindows media encoder screen capture Pin
Member 296547113-May-11 0:21
Member 296547113-May-11 0:21 
Questionhow to built popup and attach to listcontrol Pin
rjkg12-May-11 23:44
rjkg12-May-11 23:44 
AnswerRe: how to built popup and attach to listcontrol Pin
Richard MacCutchan13-May-11 0:13
mveRichard MacCutchan13-May-11 0:13 
Questionhow to merge cells using msFlexgrid.. Pin
spalanivel12-May-11 19:25
spalanivel12-May-11 19:25 

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.