Click here to Skip to main content
15,914,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ test Pin
David Crow4-May-05 3:48
David Crow4-May-05 3:48 
GeneralRe: Visual C++ test Pin
Nitron4-May-05 8:57
Nitron4-May-05 8:57 
GeneralStacks, HELP!!!! Pin
Member 19336884-May-05 2:22
Member 19336884-May-05 2:22 
GeneralRe: Stacks, HELP!!!! Pin
David Crow4-May-05 3:22
David Crow4-May-05 3:22 
GeneralRe: Stacks, HELP!!!! Pin
ricecake4-May-05 8:41
ricecake4-May-05 8:41 
GeneralRe: Stacks, HELP!!!! Pin
David Crow4-May-05 9:45
David Crow4-May-05 9:45 
GeneralModal dialog problem Pin
doctorpi4-May-05 1:30
doctorpi4-May-05 1:30 
GeneralRe: Modal dialog problem Pin
David Crow4-May-05 3:26
David Crow4-May-05 3:26 
doctorpi wrote:
But the problem is that the process starts but nothing is drawn.

You'll need to create another thread to do this work in. With only one message pump, it is too busy with the processing that paint messages are not being processed and the UI is nonresponsive. Read here.


"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown


GeneralRe: Modal dialog problem Pin
Michael Dunn4-May-05 16:38
sitebuilderMichael Dunn4-May-05 16:38 
QuestionBest strategy for long-term timer? Pin
srev4-May-05 1:08
srev4-May-05 1:08 
AnswerRe: Best strategy for long-term timer? Pin
David Crow4-May-05 3:28
David Crow4-May-05 3:28 
AnswerRe: Best strategy for long-term timer? Pin
Ravi Bhavnani4-May-05 7:22
professionalRavi Bhavnani4-May-05 7:22 
GeneralResource with csv values Pin
Anonymous4-May-05 0:37
Anonymous4-May-05 0:37 
GeneralRe: Resource with csv values Pin
David Crow4-May-05 3:29
David Crow4-May-05 3:29 
GeneralRe: Resource with csv values Pin
Blake Miller4-May-05 4:20
Blake Miller4-May-05 4:20 
GeneralMPEG Socket programming Pin
Sameeeer4-May-05 0:08
Sameeeer4-May-05 0:08 
GeneralRe: MPEG Socket programming Pin
Anonymous4-May-05 20:30
Anonymous4-May-05 20:30 
GeneralRe: MPEG Socket programming Pin
Sameeeer4-May-05 23:56
Sameeeer4-May-05 23:56 
GeneralGet remote IP Pin
DKT_3-May-05 23:07
DKT_3-May-05 23:07 
GeneralRe: Get remote IP Pin
ThatsAlok3-May-05 23:25
ThatsAlok3-May-05 23:25 
Questionhow to create another formview? Pin
steven_wong3-May-05 21:33
steven_wong3-May-05 21:33 
AnswerRe: how to create another formview? Pin
liquid_4-May-05 10:07
liquid_4-May-05 10:07 
GeneralRe: how to create another formview? Pin
steven_wong4-May-05 15:05
steven_wong4-May-05 15:05 
GeneralRe: how to create another formview? Pin
liquid_7-May-05 1:04
liquid_7-May-05 1:04 
GeneralRe: how to create another formview? Pin
steven_wong7-May-05 5:14
steven_wong7-May-05 5:14 

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.