Click here to Skip to main content
15,924,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: IDispatch::Invoke() function Pin
CPallini22-May-07 4:13
mveCPallini22-May-07 4:13 
GeneralRe: IDispatch::Invoke() function Pin
Syamlal S Nair22-May-07 23:19
Syamlal S Nair22-May-07 23:19 
GeneralRe: IDispatch::Invoke() function Pin
CPallini23-May-07 0:16
mveCPallini23-May-07 0:16 
QuestionFile operation problem. Pin
sandeepkavade22-May-07 1:57
sandeepkavade22-May-07 1:57 
QuestionRe: File operation problem. Pin
David Crow22-May-07 2:47
David Crow22-May-07 2:47 
QuestionWorker threads and GUI Pin
iayd22-May-07 1:21
iayd22-May-07 1:21 
AnswerRe: Worker threads and GUI Pin
Arman S.22-May-07 1:59
Arman S.22-May-07 1:59 
AnswerRe: Worker threads and GUI Pin
Roger Stoltz22-May-07 2:56
Roger Stoltz22-May-07 2:56 
iayd wrote:
How can I create a new dialog box in a worker thread?


As Arman suggested you should re-evaluate your design.

What problem are you trying to solve by creating a secondary thread, i.e. why do you think you need it?
Could the dialog box be modeless and created from the main thread instead?


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown

GeneralRe: Worker threads and GUI Pin
iayd22-May-07 3:25
iayd22-May-07 3:25 
GeneralRe: Worker threads and GUI Pin
Manoj Kumar Rai22-May-07 4:18
professionalManoj Kumar Rai22-May-07 4:18 
GeneralRe: Worker threads and GUI Pin
Roger Stoltz22-May-07 5:05
Roger Stoltz22-May-07 5:05 
QuestionButton control Pin
saisp22-May-07 1:13
saisp22-May-07 1:13 
AnswerRe: Button control Pin
josip cagalj22-May-07 1:15
josip cagalj22-May-07 1:15 
AnswerRe: Button control Pin
Hamid_RT22-May-07 1:21
Hamid_RT22-May-07 1:21 
AnswerRe: Button control Pin
Hamid_RT22-May-07 1:25
Hamid_RT22-May-07 1:25 
GeneralRe: Button control Pin
saisp22-May-07 1:56
saisp22-May-07 1:56 
GeneralRe: Button control Pin
Hamid_RT22-May-07 2:05
Hamid_RT22-May-07 2:05 
GeneralRe: Button control Pin
saisp22-May-07 2:23
saisp22-May-07 2:23 
QuestionRe: Button control Pin
Hamid_RT22-May-07 7:43
Hamid_RT22-May-07 7:43 
AnswerRe: Button control Pin
David Crow22-May-07 2:58
David Crow22-May-07 2:58 
QuestionIMAPI Pin
josip cagalj22-May-07 1:13
josip cagalj22-May-07 1:13 
QuestionRe: IMAPI Pin
David Crow22-May-07 3:00
David Crow22-May-07 3:00 
AnswerRe: IMAPI Pin
josip cagalj22-May-07 3:47
josip cagalj22-May-07 3:47 
QuestionRe: IMAPI Pin
David Crow22-May-07 3:54
David Crow22-May-07 3:54 
AnswerRe: IMAPI Pin
josip cagalj22-May-07 4:01
josip cagalj22-May-07 4:01 

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.