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

C / C++ / MFC

 
QuestionWindows does not redraw Pin
Abris2-Apr-06 21:01
Abris2-Apr-06 21:01 
AnswerRe: Windows does not redraw Pin
Nibu babu thomas2-Apr-06 21:10
Nibu babu thomas2-Apr-06 21:10 
AnswerRe: Windows does not redraw Pin
Anilkumar K V2-Apr-06 21:52
Anilkumar K V2-Apr-06 21:52 
AnswerRe: Windows does not redraw Pin
Laxman Auti2-Apr-06 22:14
Laxman Auti2-Apr-06 22:14 
GeneralRe: Windows does not redraw Pin
Abris3-Apr-06 0:35
Abris3-Apr-06 0:35 
GeneralRe: Windows does not redraw Pin
David Crow3-Apr-06 2:36
David Crow3-Apr-06 2:36 
QuestionPrinting & Print in Progress dialog Pin
Sarvan AL2-Apr-06 20:18
Sarvan AL2-Apr-06 20:18 
AnswerRe: Printing & Print in Progress dialog Pin
Waldermort2-Apr-06 20:32
Waldermort2-Apr-06 20:32 
There is no direct way to determin if something is in the process of printing or if it has finished. Once you have created your document and passed it on to the print spooler your app has finished with it.

One thing you could do is hook the spooler window, and display your messages that way.
QuestionMDI and ResizeParentToFit() Pin
Sarvan AL2-Apr-06 20:16
Sarvan AL2-Apr-06 20:16 
AnswerRe: MDI and ResizeParentToFit() Pin
Sarvan AL3-Apr-06 23:20
Sarvan AL3-Apr-06 23:20 
QuestionCMetaFileDC Pin
yang__lee2-Apr-06 19:25
yang__lee2-Apr-06 19:25 
AnswerRe: CMetaFileDC Pin
Nibu babu thomas2-Apr-06 19:58
Nibu babu thomas2-Apr-06 19:58 
QuestionBrowser Pin
Tran Ngoc Minh2-Apr-06 18:32
Tran Ngoc Minh2-Apr-06 18:32 
AnswerRe: Browser Pin
Hamid_RT2-Apr-06 18:46
Hamid_RT2-Apr-06 18:46 
AnswerRe: Browser Pin
Laxman Auti2-Apr-06 20:28
Laxman Auti2-Apr-06 20:28 
AnswerRe: Browser Pin
Naveen2-Apr-06 20:32
Naveen2-Apr-06 20:32 
AnswerRe: Browser Pin
Waldermort2-Apr-06 22:29
Waldermort2-Apr-06 22:29 
Questionabout menu Pin
FlyWithYou2-Apr-06 18:12
FlyWithYou2-Apr-06 18:12 
AnswerRe: about menu Pin
Ganesh_T2-Apr-06 18:24
Ganesh_T2-Apr-06 18:24 
AnswerRe: about menu Pin
thatsme_cool2-Apr-06 18:49
thatsme_cool2-Apr-06 18:49 
GeneralRe: about menu Pin
FlyWithYou2-Apr-06 19:02
FlyWithYou2-Apr-06 19:02 
AnswerRe: about menu Pin
thatsme_cool2-Apr-06 19:14
thatsme_cool2-Apr-06 19:14 
QuestionEdit Box Pin
beardy janggut2-Apr-06 16:30
beardy janggut2-Apr-06 16:30 
AnswerRe: Edit Box Pin
Christian Graus2-Apr-06 17:26
protectorChristian Graus2-Apr-06 17:26 
GeneralRe: Edit Box Pin
normanS3-Apr-06 0:53
normanS3-Apr-06 0:53 

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.