Click here to Skip to main content
15,891,529 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionFree opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 10:18
Mohammad A Gdeisat19-Sep-06 10:18 
AnswerRe: Free opensource zip library Pin
Chris Losinger19-Sep-06 11:29
professionalChris Losinger19-Sep-06 11:29 
AnswerRe: Free opensource zip library Pin
Mohammad A Gdeisat19-Sep-06 11:57
Mohammad A Gdeisat19-Sep-06 11:57 
GeneralRe: Free opensource zip library Pin
led mike19-Sep-06 11:59
led mike19-Sep-06 11:59 
AnswerRe: Free opensource zip library Pin
Joe Woodbury19-Sep-06 15:37
professionalJoe Woodbury19-Sep-06 15:37 
AnswerRe: Free opensource zip library Pin
kakan19-Sep-06 19:31
professionalkakan19-Sep-06 19:31 
AnswerRe: Free opensource zip library Pin
Hamid_RT19-Sep-06 20:25
Hamid_RT19-Sep-06 20:25 
QuestionQuestion about thread in C++ Pin
Yanshof19-Sep-06 9:39
Yanshof19-Sep-06 9:39 
Hi All.

I try to write some application and i use the function
_beginThread(...)....EndThread() and i don't understand how can i stop the running thread.

When i create 1000 thread i can stop some thread by using sleep - but what i want to do is to stop thread with some other way and make the thread to continue run when i need to.

( in java i can do in simple way "stop" and "notify" for continue thread run)

Thanks for any help.
AnswerRe: Question about thread in C++ Pin
David Crow19-Sep-06 9:45
David Crow19-Sep-06 9:45 
GeneralRe: I don't find it there Pin
Yanshof19-Sep-06 9:55
Yanshof19-Sep-06 9:55 
GeneralRe: I don't find it there Pin
David Crow19-Sep-06 10:08
David Crow19-Sep-06 10:08 
GeneralRe: I don't find it there Pin
Yanshof19-Sep-06 10:37
Yanshof19-Sep-06 10:37 
GeneralRe: I don't find it there Pin
David Crow19-Sep-06 10:46
David Crow19-Sep-06 10:46 
GeneralRe: I don't find it there Pin
Zac Howland19-Sep-06 10:09
Zac Howland19-Sep-06 10:09 
QuestionHow To Delete A Specific Character In A String !!! Pin
Mark_Murphy19-Sep-06 9:15
Mark_Murphy19-Sep-06 9:15 
AnswerRe: How To Delete A Specific Character In A String !!! Pin
Zac Howland19-Sep-06 9:27
Zac Howland19-Sep-06 9:27 
AnswerRe: How To Delete A Specific Character In A String !!! [modified] Pin
George L. Jackson19-Sep-06 9:39
George L. Jackson19-Sep-06 9:39 
QuestionInternet Time? Pin
Larsson19-Sep-06 9:13
Larsson19-Sep-06 9:13 
AnswerRe: Internet Time? Pin
David Crow19-Sep-06 9:52
David Crow19-Sep-06 9:52 
GeneralRe: Internet Time? Pin
Larsson19-Sep-06 12:55
Larsson19-Sep-06 12:55 
GeneralRe: Internet Time? Pin
Christian Graus19-Sep-06 13:21
protectorChristian Graus19-Sep-06 13:21 
QuestionRe: Internet Time? Pin
David Crow20-Sep-06 2:42
David Crow20-Sep-06 2:42 
Questionsend args to constructor when using RUNTIME_CLASS Pin
BlackDice19-Sep-06 9:02
BlackDice19-Sep-06 9:02 
AnswerRe: send args to constructor when using RUNTIME_CLASS Pin
Christopher Duncan19-Sep-06 16:56
Christopher Duncan19-Sep-06 16:56 
QuestionNeed fast method to read/convert floats from disk Pin
nadiric19-Sep-06 8:35
nadiric19-Sep-06 8:35 

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.