Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: gets the Windows operating system code page Pin
padmakumara18-Jan-04 22:49
padmakumara18-Jan-04 22:49 
GeneralRe: gets the Windows operating system code page Pin
David Crow19-Jan-04 2:15
David Crow19-Jan-04 2:15 
GeneralRe: gets the Windows operating system code page Pin
Robert M Greene19-Jan-04 5:15
Robert M Greene19-Jan-04 5:15 
GeneralFind files recursively in subdirectories Pin
mjvalan16-Jan-04 0:59
mjvalan16-Jan-04 0:59 
GeneralRe: Find files recursively in subdirectories Pin
Johnny ²16-Jan-04 1:42
Johnny ²16-Jan-04 1:42 
Generalrecycle bin info2 path ??plz help Pin
rohit.dhamija15-Jan-04 23:11
rohit.dhamija15-Jan-04 23:11 
GeneralRe: recycle bin info2 path ??plz help Pin
David Crow16-Jan-04 3:40
David Crow16-Jan-04 3:40 
QuestionWhen is my window hidden? Pin
Rhodri Jenkins15-Jan-04 23:07
Rhodri Jenkins15-Jan-04 23:07 
I am writing a MDI application where the child windows contain active x controls that request metering information every 100 ms.

When the child window is deactivated they keep requesting metering information so that the user can tile the windows and see the meters updating.

I want to stop the control reuesting data when it is hidden by another window and not visible. Does anyone know how I can tell when a window region is hidden by another window?

WM_PAINT events are only generated when a part of the window which was hidden is exposed again. I want to know when it was painted over so I can stop wasting processing and comms. band width for a control no one can see.

Any suggestions would be most welcome.

QuestionWhat fun! :-) Pin
Roger Wright15-Jan-04 22:48
professionalRoger Wright15-Jan-04 22:48 
AnswerRe: What fun! :-) Pin
Monty215-Jan-04 23:18
Monty215-Jan-04 23:18 
GeneralRe: What fun! :-) Pin
Roger Wright16-Jan-04 4:08
professionalRoger Wright16-Jan-04 4:08 
AnswerRe: What fun! :-) Pin
Rob Manderson15-Jan-04 23:26
protectorRob Manderson15-Jan-04 23:26 
GeneralRe: What fun! :-) Pin
Monty215-Jan-04 23:34
Monty215-Jan-04 23:34 
GeneralRe: What fun! :-) Pin
Rob Manderson15-Jan-04 23:46
protectorRob Manderson15-Jan-04 23:46 
GeneralRe: What fun! :-) Pin
Roger Wright16-Jan-04 4:09
professionalRoger Wright16-Jan-04 4:09 
GeneralRe: What fun! :-) Pin
Roger Wright16-Jan-04 4:31
professionalRoger Wright16-Jan-04 4:31 
AnswerRe: What fun? BAH! Be a Man... Pin
Tim Deveaux16-Jan-04 7:13
Tim Deveaux16-Jan-04 7:13 
GeneralRe: What fun? BAH! Be a Man... Pin
Roger Wright16-Jan-04 7:33
professionalRoger Wright16-Jan-04 7:33 
GeneralRe: What fun? BAH! Be a Man... Pin
Tim Deveaux16-Jan-04 8:57
Tim Deveaux16-Jan-04 8:57 
GeneralRe: What fun? BAH! Be a Man... Pin
Roger Wright16-Jan-04 11:11
professionalRoger Wright16-Jan-04 11:11 
GeneralDoubt in Text Editor Pin
Ruchit Sharma15-Jan-04 20:50
Ruchit Sharma15-Jan-04 20:50 
GeneralRe: Doubt in Text Editor Pin
valikac16-Jan-04 5:25
valikac16-Jan-04 5:25 
GeneralAfxMessageBox Pin
dodat15-Jan-04 20:47
dodat15-Jan-04 20:47 
GeneralRe: AfxMessageBox Pin
valikac16-Jan-04 5:24
valikac16-Jan-04 5:24 
GeneralMaximum Item in CListCtrl Pin
dodat15-Jan-04 20:40
dodat15-Jan-04 20:40 

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.