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

C / C++ / MFC

 
GeneralRe: Are you running the latest VC6? Pin
Tim Smith16-Mar-02 3:39
Tim Smith16-Mar-02 3:39 
GeneralRe: Are you running the latest VC6? Pin
Lockhart16-Mar-02 4:39
Lockhart16-Mar-02 4:39 
GeneralDouble Click on List Control Pin
15-Mar-02 22:35
suss15-Mar-02 22:35 
GeneralRe: Double Click on List Control Pin
Christopher Duncan16-Mar-02 7:40
Christopher Duncan16-Mar-02 7:40 
GeneralRe: Double Click on List Control Pin
Derek Waters17-Mar-02 12:36
Derek Waters17-Mar-02 12:36 
GeneralPlaySound and SND_RESOURCE Pin
Rickard Andersson2015-Mar-02 21:48
Rickard Andersson2015-Mar-02 21:48 
QuestionHow to create multithread? Pin
15-Mar-02 21:23
suss15-Mar-02 21:23 
AnswerRe: How to create multithread? Pin
Mazdak15-Mar-02 21:37
Mazdak15-Mar-02 21:37 
ChiYung wrote:
1. if I want to create 50 threads that doing the stuff in MyThreadProc(), how can i do it? Add a for loop to create 50 times???

I think you can create 50 seprate thread instead of creating one and doing 50 thread in it,then when you want to suspend 10th of them,it is so easy.Another easy way is set timer and make it work for example for each 1 second for 50 seconds.Hope that help.Smile | :)

Mazy

"So,so you think you can tell,
Heaven from Hell,
Blue skies from pain,...
How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975

GeneralRe: How to create multithread? Pin
15-Mar-02 21:45
suss15-Mar-02 21:45 
GeneralRe: How to create multithread? Pin
Nish Nishant15-Mar-02 22:13
sitebuilderNish Nishant15-Mar-02 22:13 
GeneralRe: How to create multithread? Any example? Pin
16-Mar-02 6:53
suss16-Mar-02 6:53 
QuestionClient/Server programming over internet??? Pin
Rickard Andersson2015-Mar-02 20:47
Rickard Andersson2015-Mar-02 20:47 
AnswerRe: Client/Server programming over internet??? Pin
Nish Nishant15-Mar-02 21:07
sitebuilderNish Nishant15-Mar-02 21:07 
GeneralRe: Client/Server programming over internet??? Pin
Rickard Andersson2015-Mar-02 21:44
Rickard Andersson2015-Mar-02 21:44 
GeneralRe: Client/Server programming over internet??? Pin
Nish Nishant15-Mar-02 22:00
sitebuilderNish Nishant15-Mar-02 22:00 
GeneralRe: Client/Server programming over internet??? Pin
Rickard Andersson2015-Mar-02 22:20
Rickard Andersson2015-Mar-02 22:20 
QuestionHow do you call a default view in MDI application? Pin
Jasmyn15-Mar-02 19:55
Jasmyn15-Mar-02 19:55 
GeneralA strange problem! Pin
Davidlou15-Mar-02 18:42
Davidlou15-Mar-02 18:42 
GeneralRe: A strange problem! Pin
Nish Nishant15-Mar-02 18:42
sitebuilderNish Nishant15-Mar-02 18:42 
GeneralRe: A strange problem! Pin
Davidlou15-Mar-02 19:00
Davidlou15-Mar-02 19:00 
GeneralRe: A strange problem! Pin
Christian Graus15-Mar-02 19:06
protectorChristian Graus15-Mar-02 19:06 
GeneralRe: A strange problem! Pin
Christian Graus15-Mar-02 19:08
protectorChristian Graus15-Mar-02 19:08 
GeneralRe: A strange problem! Pin
Davidlou15-Mar-02 19:12
Davidlou15-Mar-02 19:12 
GeneralRe: A strange problem! Pin
Christian Graus15-Mar-02 18:52
protectorChristian Graus15-Mar-02 18:52 
Generala question in learning the Programing Windows with MFC Pin
Angel Kid15-Mar-02 17:46
Angel Kid15-Mar-02 17:46 

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.