Click here to Skip to main content
15,898,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to tell when a socket is closed? Pin
markkuk2-Feb-05 1:00
markkuk2-Feb-05 1:00 
Generaltoolbar problem Pin
a3331-Feb-05 12:23
a3331-Feb-05 12:23 
GeneralDelay calling Pin
DiMats1-Feb-05 11:06
DiMats1-Feb-05 11:06 
GeneralRe: Delay calling Pin
Tom Wright1-Feb-05 11:19
Tom Wright1-Feb-05 11:19 
GeneralRe: Delay calling Pin
DiMats1-Feb-05 11:29
DiMats1-Feb-05 11:29 
GeneralRe: Delay calling Pin
DiMats1-Feb-05 12:59
DiMats1-Feb-05 12:59 
GeneralRe: Delay calling Pin
David Crow2-Feb-05 3:07
David Crow2-Feb-05 3:07 
GeneralRe: Delay calling Pin
DiMats2-Feb-05 3:46
DiMats2-Feb-05 3:46 
There is a delay in the text appearing before the next fuction is called to do the screenshot. I Even used GetErrorMsg(), which released a non-error code from SetWindowText(..) call. Thus, this is not applicable, since text appearing on client screen and executable are out of sync. I also tried using Sleep() in PrinScreen function, this affected the text appearing on screen as well. Go figure.
Yes the only solution is to append the text to the captured and printed bitmap before releasing printer. Another function call needs to be made to do this, it would be similiar to sizing the bitmap image after screen capture.

Thank you,
Diana
GeneralRe: Delay calling Pin
David Crow2-Feb-05 4:03
David Crow2-Feb-05 4:03 
GeneralRe: Delay calling Pin
DiMats2-Feb-05 4:31
DiMats2-Feb-05 4:31 
GeneralUsing a CSocket across thread boundaries Pin
toothless boots1-Feb-05 10:49
toothless boots1-Feb-05 10:49 
GeneralRe: Using a CSocket across thread boundaries Pin
Tom Wright1-Feb-05 10:56
Tom Wright1-Feb-05 10:56 
GeneralRe: Using a CSocket across thread boundaries Pin
toothless boots1-Feb-05 11:04
toothless boots1-Feb-05 11:04 
GeneralClicking Anywhere in Dialog Always Automatically Closes IT Pin
DiMats1-Feb-05 9:57
DiMats1-Feb-05 9:57 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
PJ Arends1-Feb-05 10:09
professionalPJ Arends1-Feb-05 10:09 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
David Crow1-Feb-05 10:14
David Crow1-Feb-05 10:14 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
DiMats1-Feb-05 10:23
DiMats1-Feb-05 10:23 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
DiMats1-Feb-05 10:40
DiMats1-Feb-05 10:40 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
Shog91-Feb-05 10:46
sitebuilderShog91-Feb-05 10:46 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
PJ Arends1-Feb-05 10:28
professionalPJ Arends1-Feb-05 10:28 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
Shog91-Feb-05 10:38
sitebuilderShog91-Feb-05 10:38 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
Shog91-Feb-05 10:35
sitebuilderShog91-Feb-05 10:35 
GeneralRe: Clicking Anywhere in Dialog Always Automatically Closes IT Pin
DiMats1-Feb-05 10:51
DiMats1-Feb-05 10:51 
GeneralModem Reset Pin
Andrey Del Pozo1-Feb-05 7:38
Andrey Del Pozo1-Feb-05 7:38 
GeneralRe: Modem Reset Pin
Tom Wright1-Feb-05 11:02
Tom Wright1-Feb-05 11:02 

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.