Click here to Skip to main content
15,916,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to lock taskbar in my program Pin
NianHawk17-Jun-06 5:01
NianHawk17-Jun-06 5:01 
AnswerRe: How to lock taskbar in my program Pin
Nibu babu thomas18-Jun-06 17:19
Nibu babu thomas18-Jun-06 17:19 
GeneralRe: How to lock taskbar in my program Pin
NianHawk20-Jun-06 6:39
NianHawk20-Jun-06 6:39 
QuestionDrawing to desktop Pin
Aneurysm004-Jun-06 2:20
Aneurysm004-Jun-06 2:20 
AnswerRe: Drawing to desktop Pin
ThatsAlok4-Jun-06 19:11
ThatsAlok4-Jun-06 19:11 
AnswerRe: Drawing to desktop Pin
FarPointer4-Jun-06 21:09
FarPointer4-Jun-06 21:09 
Questionrecordset problem Pin
SWDevil4-Jun-06 2:04
SWDevil4-Jun-06 2:04 
AnswerRe: recordset problem Pin
Chris Losinger4-Jun-06 4:21
professionalChris Losinger4-Jun-06 4:21 
GeneralRe: recordset problem Pin
SWDevil4-Jun-06 5:08
SWDevil4-Jun-06 5:08 
GeneralRe: recordset problem Pin
Chris Losinger4-Jun-06 5:17
professionalChris Losinger4-Jun-06 5:17 
GeneralRe: recordset problem Pin
SWDevil4-Jun-06 5:39
SWDevil4-Jun-06 5:39 
GeneralRe: recordset problem Pin
Chris Losinger4-Jun-06 5:46
professionalChris Losinger4-Jun-06 5:46 
QuestionDesktop right click menus in Win XP Pin
Anil_vvs4-Jun-06 0:45
Anil_vvs4-Jun-06 0:45 
AnswerRe: Desktop right click menus in Win XP Pin
Sarath C4-Jun-06 1:14
Sarath C4-Jun-06 1:14 
Questionmultiple connection using WinINet?? Pin
AhmedOsamaMoh4-Jun-06 0:09
AhmedOsamaMoh4-Jun-06 0:09 
QuestionPrintWIndow Problems (black squares) Pin
palako3-Jun-06 22:52
palako3-Jun-06 22:52 
Hi.

I´ve made a screen capture code using the PrintWindow function, been my input parameter the window handle I want to capture. This window has some buttons, labels, ... that as you may know act as child windows for the first.

It all works fine, mostly, but every 500 or 700 grabs I get one or two of them where child elements appear as black rectangles.

I've read [1] about something like this when child windows style is CS_CLASSDC or CS_PARENTDC. Obviously, I do not create the windows I capture, so I can't change that style.

So, I don't know how to face the problem. Maybe a PrintWindow alternative, but I need independence of the z-order (deep) of the window, getting a clear capture even if the window is not foreground.

Thanks in advance.

[1]http://www.codeguru.com/cpp/g-m/gdi/capturingimages/comments.php/c11231/?thread=9097
QuestionHow to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20053-Jun-06 22:45
Anamika20053-Jun-06 22:45 
AnswerRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Hamid_RT4-Jun-06 1:03
Hamid_RT4-Jun-06 1:03 
GeneralRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20054-Jun-06 20:53
Anamika20054-Jun-06 20:53 
GeneralRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Hamid_RT4-Jun-06 22:20
Hamid_RT4-Jun-06 22:20 
GeneralRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20054-Jun-06 22:59
Anamika20054-Jun-06 22:59 
AnswerRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
ThatsAlok4-Jun-06 20:51
ThatsAlok4-Jun-06 20:51 
GeneralRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20054-Jun-06 21:01
Anamika20054-Jun-06 21:01 
GeneralRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Anamika20054-Jun-06 23:15
Anamika20054-Jun-06 23:15 
AnswerRe: How to get the Size of the Window having the Html document in the Webbrowser application Pin
Viorel.4-Jun-06 23:23
Viorel.4-Jun-06 23:23 

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.