Click here to Skip to main content
16,011,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Thread question?? Pin
Eytukan11-Jun-08 5:53
Eytukan11-Jun-08 5:53 
GeneralRe: Thread question?? Pin
york52812-Jun-08 0:55
york52812-Jun-08 0:55 
GeneralRe: Thread question?? Pin
Eytukan12-Jun-08 1:11
Eytukan12-Jun-08 1:11 
GeneralRe: Thread question?? Pin
york52812-Jun-08 1:14
york52812-Jun-08 1:14 
GeneralRe: Thread question?? Pin
Eytukan12-Jun-08 1:19
Eytukan12-Jun-08 1:19 
GeneralRe: Thread question?? Pin
york52812-Jun-08 2:38
york52812-Jun-08 2:38 
GeneralRe: Thread question?? Pin
Eytukan12-Jun-08 2:57
Eytukan12-Jun-08 2:57 
AnswerRe: Thread question?? Pin
Ahmed Charfeddine11-Jun-08 6:01
Ahmed Charfeddine11-Jun-08 6:01 
i expect that the threadFunction improperly tries to access the list object, etc which are own by the main thread.
pass the this value to the param field of beginthread, then receive it inside your functionbloc and cast it to a main dialog pointer by wich you access things.

Our Philosophy, Mohammed Baqir Al Sadr

GeneralRe: Thread question?? Pin
Saurabh.Garg11-Jun-08 14:58
Saurabh.Garg11-Jun-08 14:58 
GeneralRe: Thread question?? Pin
Ahmed Charfeddine12-Jun-08 0:14
Ahmed Charfeddine12-Jun-08 0:14 
GeneralRe: Thread question?? Pin
Saurabh.Garg12-Jun-08 0:43
Saurabh.Garg12-Jun-08 0:43 
GeneralRe: Thread question?? Pin
Ahmed Charfeddine12-Jun-08 3:55
Ahmed Charfeddine12-Jun-08 3:55 
GeneralRe: Thread question?? Pin
york52812-Jun-08 1:17
york52812-Jun-08 1:17 
GeneralRe: Thread question?? Pin
Ahmed Charfeddine12-Jun-08 3:58
Ahmed Charfeddine12-Jun-08 3:58 
QuestionLaunch an Application from Event in HTMLVIEW Pin
gforinge11-Jun-08 2:49
gforinge11-Jun-08 2:49 
AnswerRe: Launch an Application from Event in HTMLVIEW Pin
toxcct11-Jun-08 3:07
toxcct11-Jun-08 3:07 
GeneralRe: Launch an Application from Event in HTMLVIEW Pin
leckey11-Jun-08 4:32
leckey11-Jun-08 4:32 
GeneralRe: Launch an Application from Event in HTMLVIEW Pin
toxcct11-Jun-08 6:55
toxcct11-Jun-08 6:55 
GeneralRe: Launch an Application from Event in HTMLVIEW Pin
Rajesh R Subramanian11-Jun-08 18:56
professionalRajesh R Subramanian11-Jun-08 18:56 
GeneralRe: Launch an Application from Event in HTMLVIEW Pin
toxcct11-Jun-08 20:34
toxcct11-Jun-08 20:34 
GeneralRe: Launch an Application from Event in HTMLVIEW Pin
Eytukan12-Jun-08 1:22
Eytukan12-Jun-08 1:22 
QuestionLaunch an Application from Event in HTMLVIEW Pin
aolinc3811-Jun-08 2:46
aolinc3811-Jun-08 2:46 
AnswerRe: Launch an Application from Event in HTMLVIEW Pin
botnet11-Jun-08 4:44
botnet11-Jun-08 4:44 
AnswerRe: Launch an Application from Event in HTMLVIEW Pin
Ahmed Charfeddine11-Jun-08 6:08
Ahmed Charfeddine11-Jun-08 6:08 
QuestionIs it possible ? Pin
Ahmed Charfeddine11-Jun-08 2:45
Ahmed Charfeddine11-Jun-08 2:45 

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.