Click here to Skip to main content
15,913,836 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Make a pointer to a member function ... Pin
Joseph Marzbani23-Sep-08 8:15
Joseph Marzbani23-Sep-08 8:15 
GeneralYou're welcome. Pin
CPallini23-Sep-08 8:27
mveCPallini23-Sep-08 8:27 
Questioncontrol of serial port handshaking lines Pin
jimjim73323-Sep-08 5:49
jimjim73323-Sep-08 5:49 
AnswerRe: control of serial port handshaking lines Pin
led mike23-Sep-08 5:57
led mike23-Sep-08 5:57 
GeneralRe: control of serial port handshaking lines Pin
jimjim73323-Sep-08 21:58
jimjim73323-Sep-08 21:58 
QuestionCreating a unix shell Pin
crain198123-Sep-08 5:45
crain198123-Sep-08 5:45 
AnswerRe: Creating a unix shell Pin
David Crow23-Sep-08 6:31
David Crow23-Sep-08 6:31 
GeneralRe: Creating a unix shell Pin
crain198123-Sep-08 7:05
crain198123-Sep-08 7:05 
GeneralRe: Creating a unix shell Pin
David Crow23-Sep-08 7:20
David Crow23-Sep-08 7:20 
GeneralRe: Creating a unix shell Pin
crain198123-Sep-08 7:23
crain198123-Sep-08 7:23 
GeneralRe: Creating a unix shell Pin
David Crow23-Sep-08 7:30
David Crow23-Sep-08 7:30 
GeneralRe: Creating a unix shell Pin
crain198123-Sep-08 7:34
crain198123-Sep-08 7:34 
QuestionRe: Creating a unix shell Pin
David Crow23-Sep-08 7:42
David Crow23-Sep-08 7:42 
AnswerRe: Creating a unix shell Pin
crain198123-Sep-08 8:48
crain198123-Sep-08 8:48 
GeneralRe: Creating a unix shell Pin
David Crow23-Sep-08 10:05
David Crow23-Sep-08 10:05 
GeneralRe: Creating a unix shell Pin
Cedric Moonen23-Sep-08 7:20
Cedric Moonen23-Sep-08 7:20 
GeneralRe: Creating a unix shell Pin
crain198123-Sep-08 7:22
crain198123-Sep-08 7:22 
GeneralRe: Creating a unix shell Pin
David Crow23-Sep-08 7:29
David Crow23-Sep-08 7:29 
AnswerRe: Creating a unix shell Pin
CPallini23-Sep-08 8:21
mveCPallini23-Sep-08 8:21 
QuestionHow to detect hot locks ! Pin
vikramlinux23-Sep-08 5:07
vikramlinux23-Sep-08 5:07 
GeneralRe: How to detect hot locks ! Pin
led mike23-Sep-08 5:11
led mike23-Sep-08 5:11 
GeneralRe: How to detect hot locks ! Pin
vikramlinux23-Sep-08 5:17
vikramlinux23-Sep-08 5:17 
GeneralRe: How to detect hot locks ! Pin
led mike23-Sep-08 5:50
led mike23-Sep-08 5:50 
GeneralRe: How to detect hot locks ! Pin
vikramlinux23-Sep-08 6:09
vikramlinux23-Sep-08 6:09 
GeneralRe: How to detect hot locks ! Pin
led mike23-Sep-08 7:11
led mike23-Sep-08 7:11 
vikrams wrote:
This entire discussion is moving around critical sections.


Ah, you mean Critical Section Objects[^]?

If so what does the "hot" mean?

vikrams wrote:
"hot" critical sections in your code?


Reading that part of your post I in no way understood you were talking about Critical Section Objects. You might consider you are using text based communications, therefore you should attempt to avoid confusion. For example, you could have linked your "critical section" to a resource that specified what you meant, like I did. After all it is you that is asking for help, not us.


led mike

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.