Click here to Skip to main content
15,913,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: mem leak detection Pin
Antti Keskinen1-Dec-03 10:04
Antti Keskinen1-Dec-03 10:04 
Generalitoa Pin
styve1-Dec-03 2:55
styve1-Dec-03 2:55 
GeneralRe: itoa Pin
GDavy1-Dec-03 2:58
GDavy1-Dec-03 2:58 
GeneralRe: itoa Pin
Michael P Butler1-Dec-03 3:20
Michael P Butler1-Dec-03 3:20 
GeneralForm Designer Pin
Luiz Antonio Picanço1-Dec-03 2:41
Luiz Antonio Picanço1-Dec-03 2:41 
GeneralRe: Form Designer Pin
Antti Keskinen1-Dec-03 10:12
Antti Keskinen1-Dec-03 10:12 
GeneralRe: Form Designer Pin
Luiz Antonio Picanço2-Dec-03 0:45
Luiz Antonio Picanço2-Dec-03 0:45 
Questionnot stops Wait Cursor - why? Pin
vgrigor1-Dec-03 2:41
vgrigor1-Dec-03 2:41 
In that code Wait cursor not stops appearing,
even EndWaitCursor() callled,

(until I move mouse)

<br />
CFromview::Method()<br />
{<br />
BeginWaitCursor();<br />
<br />
WORK();<br />
<br />
<br />
EndWaitCursor();<br />
<br />
<br />
this->Invalidate();<br />
this->UpdateWindow();<br />
<br />
}<br />


Why ?

how to correct
AnswerRe: not stops Wait Cursor - why? Pin
David Crow1-Dec-03 3:29
David Crow1-Dec-03 3:29 
GeneralRe: not stops Wait Cursor - why? Pin
vgrigor1-Dec-03 3:37
vgrigor1-Dec-03 3:37 
AnswerRe: not stops Wait Cursor - why? Pin
KaЯl1-Dec-03 4:16
KaЯl1-Dec-03 4:16 
GeneralRe: not stops Wait Cursor - why? Pin
vgrigor1-Dec-03 4:21
vgrigor1-Dec-03 4:21 
GeneralRe: not stops Wait Cursor - why? Pin
KaЯl1-Dec-03 4:40
KaЯl1-Dec-03 4:40 
GeneralRe: not stops Wait Cursor - why? Pin
vgrigor1-Dec-03 4:47
vgrigor1-Dec-03 4:47 
GeneralRe: not stops Wait Cursor - why? Pin
KaЯl1-Dec-03 5:07
KaЯl1-Dec-03 5:07 
GeneralRe: not stops Wait Cursor - why? Pin
vgrigor2-Dec-03 20:30
vgrigor2-Dec-03 20:30 
AnswerRe: not stops Wait Cursor - why? Pin
GeMe_Hendrix2-Dec-03 11:41
GeMe_Hendrix2-Dec-03 11:41 
GeneralString field Pin
Anonymous1-Dec-03 2:37
Anonymous1-Dec-03 2:37 
GeneralRe: String field Pin
WREY1-Dec-03 2:58
WREY1-Dec-03 2:58 
GeneralRe: String field Pin
Anonymous1-Dec-03 5:04
Anonymous1-Dec-03 5:04 
GeneralRe: String field Pin
David Crow1-Dec-03 5:44
David Crow1-Dec-03 5:44 
GeneralRe: String field Pin
Anonymous1-Dec-03 9:24
Anonymous1-Dec-03 9:24 
GeneralRe: String field Pin
David Crow1-Dec-03 9:37
David Crow1-Dec-03 9:37 
Generalnews service for users over a network Pin
gina781-Dec-03 2:02
gina781-Dec-03 2:02 
GeneralMy array of "pointers to function" doesn't work. Pin
WREY1-Dec-03 1:48
WREY1-Dec-03 1:48 

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.