Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: an array of dynamically allocated objects Pin
David Crow24-Jan-05 5:19
David Crow24-Jan-05 5:19 
GeneralAPI to wireless device configuration Pin
MoZ24-Jan-05 4:35
MoZ24-Jan-05 4:35 
GeneralRe: API to wireless device configuration Pin
geo_m24-Jan-05 6:19
geo_m24-Jan-05 6:19 
GeneralRe: API to wireless device configuration Pin
MoZ24-Jan-05 20:19
MoZ24-Jan-05 20:19 
Generalcast from CString to char [MAX_PATH] Pin
madretierra24-Jan-05 3:02
madretierra24-Jan-05 3:02 
GeneralRe: cast from CString to char [MAX_PATH] Pin
James R. Twine24-Jan-05 3:49
James R. Twine24-Jan-05 3:49 
GeneralRe: cast from CString to char [MAX_PATH] Pin
madretierra24-Jan-05 5:10
madretierra24-Jan-05 5:10 
QuestionLockWindowUpdate - BUG ??? Pin
Danoo24-Jan-05 1:42
Danoo24-Jan-05 1:42 
Hi y'all

I used LockWindowUpdate to prevent my CListCtrl and CTreeCtrl from redrawing while the whole items were repopulated. It works fine, except that upon unlocking the whole desktop and all its child windows receive WM_PAINT messages...
I thought that only this mechanism operates only on the locked window... anyway, when I remove the LockWindowUpdate lines in my code, only my controls are flickering, the rest of the desktop remains untouched...

All this seems very strange to me...

Anybody else had similar experiences?

Regards
Daniel
AnswerRe: LockWindowUpdate - BUG ??? Pin
Tim Smith24-Jan-05 1:57
Tim Smith24-Jan-05 1:57 
GeneralRe: LockWindowUpdate - BUG ??? Pin
Danoo24-Jan-05 2:29
Danoo24-Jan-05 2:29 
GeneralRe: LockWindowUpdate - BUG ??? Pin
Joel Lucsy24-Jan-05 2:58
Joel Lucsy24-Jan-05 2:58 
GeneralRe: LockWindowUpdate - BUG ??? Pin
RChin24-Jan-05 4:14
RChin24-Jan-05 4:14 
GeneralRe: LockWindowUpdate - BUG ??? Pin
Tim Smith24-Jan-05 4:21
Tim Smith24-Jan-05 4:21 
Generalstd::out_of_range Pin
Anonymous24-Jan-05 1:11
Anonymous24-Jan-05 1:11 
GeneralRe: std::out_of_range Pin
Mike Dimmick24-Jan-05 1:23
Mike Dimmick24-Jan-05 1:23 
GeneralRe: std::out_of_range Pin
markkuk24-Jan-05 3:11
markkuk24-Jan-05 3:11 
Generaldifference between console based programming and event based coding Pin
phijophlip24-Jan-05 0:43
phijophlip24-Jan-05 0:43 
GeneralRe: difference between console based programming and event based coding Pin
David Crow24-Jan-05 2:38
David Crow24-Jan-05 2:38 
GeneralCreating a Tree Structure Pin
Pazzuzu24-Jan-05 0:43
Pazzuzu24-Jan-05 0:43 
GeneralRe: Creating a Tree Structure Pin
HurricaneFlossie25-Jan-05 13:04
HurricaneFlossie25-Jan-05 13:04 
GeneralRe: Creating a Tree Structure Pin
Pazzuzu26-Jan-05 3:58
Pazzuzu26-Jan-05 3:58 
QuestionStunning GUI .. How ? Pin
AbinThomas24-Jan-05 0:27
AbinThomas24-Jan-05 0:27 
AnswerRe: Stunning GUI .. How ? Pin
Maximilien24-Jan-05 3:07
Maximilien24-Jan-05 3:07 
GeneralMulti-Language app trouble Pin
Deian24-Jan-05 0:22
Deian24-Jan-05 0:22 
Questionhow to change regional setting Pin
venu_vooda23-Jan-05 22:36
venu_vooda23-Jan-05 22:36 

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.