Click here to Skip to main content
15,900,378 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SetTimer critical section problem Pin
James R. Twine22-Mar-07 2:09
James R. Twine22-Mar-07 2:09 
GeneralRe: SetTimer critical section problem Pin
kakan22-Mar-07 2:19
professionalkakan22-Mar-07 2:19 
GeneralRe: SetTimer critical section problem Pin
D G McKay22-Mar-07 2:30
D G McKay22-Mar-07 2:30 
GeneralRe: SetTimer critical section problem Pin
kakan22-Mar-07 2:34
professionalkakan22-Mar-07 2:34 
AnswerRe: SetTimer critical section problem Pin
Parthi_Appu22-Mar-07 1:57
Parthi_Appu22-Mar-07 1:57 
GeneralRe: SetTimer critical section problem Pin
Michael Dunn22-Mar-07 10:14
sitebuilderMichael Dunn22-Mar-07 10:14 
GeneralRe: SetTimer critical section problem Pin
Parthi_Appu22-Mar-07 17:06
Parthi_Appu22-Mar-07 17:06 
AnswerRe: SetTimer critical section problem Pin
Stephen Hewitt22-Mar-07 13:00
Stephen Hewitt22-Mar-07 13:00 
There's nothing wrong with your code. Using a critical section is pointless since you've only got one thread. Same goes for the other synchronisation primitives.


Steve

QuestionCheck if is folder or file function? Pin
bosfan22-Mar-07 0:51
bosfan22-Mar-07 0:51 
AnswerRe: Check if is folder or file function? Pin
prasad_som22-Mar-07 0:54
prasad_som22-Mar-07 0:54 
GeneralRe: Check if is folder or file function? [modified] Pin
bosfan22-Mar-07 0:57
bosfan22-Mar-07 0:57 
QuestionRe: Check if is folder or file function? Pin
Rajesh R Subramanian22-Mar-07 0:58
professionalRajesh R Subramanian22-Mar-07 0:58 
AnswerRe: Check if is folder or file function? Pin
David Crow22-Mar-07 3:06
David Crow22-Mar-07 3:06 
GeneralRe: Check if is folder or file function? Pin
Rajesh R Subramanian22-Mar-07 3:18
professionalRajesh R Subramanian22-Mar-07 3:18 
GeneralRe: Check if is folder or file function? Pin
David Crow22-Mar-07 3:23
David Crow22-Mar-07 3:23 
AnswerRe: Check if is folder or file function? Pin
DLChambers23-Mar-07 16:52
DLChambers23-Mar-07 16:52 
AnswerRe: Check if is folder or file function? Pin
bosfan25-Mar-07 21:25
bosfan25-Mar-07 21:25 
QuestionProblem with Sleep() function in Thread Proc Pin
priyank_ldce22-Mar-07 0:47
priyank_ldce22-Mar-07 0:47 
AnswerRe: Problem with Sleep() function in Thread Proc Pin
prasad_som22-Mar-07 0:57
prasad_som22-Mar-07 0:57 
AnswerRe: Problem with Sleep() function in Thread Proc Pin
Roger Stoltz22-Mar-07 2:09
Roger Stoltz22-Mar-07 2:09 
GeneralRe: Problem with Sleep() function in Thread Proc Pin
John R. Shaw22-Mar-07 3:00
John R. Shaw22-Mar-07 3:00 
GeneralRe: Problem with Sleep() function in Thread Proc Pin
Roger Stoltz22-Mar-07 3:22
Roger Stoltz22-Mar-07 3:22 
GeneralRe: Problem with Sleep() function in Thread Proc Pin
John R. Shaw22-Mar-07 19:54
John R. Shaw22-Mar-07 19:54 
QuestionList Control updates Pin
jagannathan thiruvengadathan22-Mar-07 0:21
jagannathan thiruvengadathan22-Mar-07 0:21 
AnswerRe: List Control updates Pin
Rajesh R Subramanian22-Mar-07 0:28
professionalRajesh R Subramanian22-Mar-07 0:28 

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.