Click here to Skip to main content
15,920,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionOTL Connectivity Pin
jannathali22-May-07 19:03
jannathali22-May-07 19:03 
AnswerRe: OTL Connectivity Pin
Hamid_RT22-May-07 19:31
Hamid_RT22-May-07 19:31 
QuestionUSB: Write data to a USB device via USB channel? Pin
Maxwell Chen22-May-07 16:50
Maxwell Chen22-May-07 16:50 
AnswerRe: USB: Write data to a USB device via USB channel? Pin
Cedric Moonen22-May-07 20:00
Cedric Moonen22-May-07 20:00 
GeneralRe: USB: Write data to a USB device via USB channel? Pin
Maxwell Chen22-May-07 20:34
Maxwell Chen22-May-07 20:34 
GeneralRe: USB: Write data to a USB device via USB channel? Pin
Cedric Moonen22-May-07 20:40
Cedric Moonen22-May-07 20:40 
GeneralRe: USB: Write data to a USB device via USB channel? Pin
Maxwell Chen22-May-07 20:44
Maxwell Chen22-May-07 20:44 
QuestionHow to temporarily pause all threads except one Pin
GameProfessor22-May-07 16:43
GameProfessor22-May-07 16:43 
hi,

I have a multithreaded program.
In one thread, I have a very important section. I want to put all other thread to sleep when this thread comes to this section. Is there anyway to do this?

The data in this section is accessed from many many places so it's almost impossible to use CCriticalSection to lock it.

thanks for any help.
AnswerRe: How to temporarily pause all threads except one Pin
User 58385222-May-07 17:33
User 58385222-May-07 17:33 
AnswerRe: How to temporarily pause all threads except one Pin
Stephen Hewitt22-May-07 17:37
Stephen Hewitt22-May-07 17:37 
GeneralRe: How to temporarily pause all threads except one Pin
GameProfessor22-May-07 17:44
GameProfessor22-May-07 17:44 
QuestionPush button or keyboard arrows? Pin
*Roxanna*22-May-07 15:33
*Roxanna*22-May-07 15:33 
AnswerRe: Push button or keyboard arrows? Pin
Nishad S22-May-07 19:00
Nishad S22-May-07 19:00 
QuestionAbout Windows Registry Pin
Akin Ocal22-May-07 14:16
Akin Ocal22-May-07 14:16 
AnswerRe: About Windows Registry Pin
User 58385222-May-07 19:37
User 58385222-May-07 19:37 
AnswerRe: About Windows Registry Pin
Hamid_RT22-May-07 19:47
Hamid_RT22-May-07 19:47 
QuestionAbout NTFS Security Pin
Akin Ocal22-May-07 14:16
Akin Ocal22-May-07 14:16 
QuestionHow to simulate a Mouse Click Pin
Jerry Burns22-May-07 12:43
Jerry Burns22-May-07 12:43 
AnswerRe: How to simulate a Mouse Click Pin
Nishad S22-May-07 19:04
Nishad S22-May-07 19:04 
GeneralRe: How to simulate a Mouse Click Pin
Jerry Burns23-May-07 3:03
Jerry Burns23-May-07 3:03 
QuestionRe: How to simulate a Mouse Click Pin
Hamid_RT23-May-07 6:06
Hamid_RT23-May-07 6:06 
AnswerRe: How to simulate a Mouse Click Pin
Jerry Burns23-May-07 6:52
Jerry Burns23-May-07 6:52 
GeneralRe: How to simulate a Mouse Click Pin
Hamid_RT23-May-07 19:58
Hamid_RT23-May-07 19:58 
GeneralRe: How to simulate a Mouse Click Pin
Jerry Burns24-May-07 3:04
Jerry Burns24-May-07 3:04 
GeneralRe: How to simulate a Mouse Click Pin
Hamid_RT24-May-07 10:34
Hamid_RT24-May-07 10:34 

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.