Click here to Skip to main content
15,883,852 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: OnInitialUpdate() never gets entered Pin
ns30-Mar-06 10:05
ns30-Mar-06 10:05 
GeneralRe: OnInitialUpdate() never gets entered Pin
David Crow30-Mar-06 10:31
David Crow30-Mar-06 10:31 
GeneralRe: OnInitialUpdate() never gets entered Pin
ns30-Mar-06 10:40
ns30-Mar-06 10:40 
QuestionSerial port access Pin
LCI30-Mar-06 8:53
LCI30-Mar-06 8:53 
QuestionRe: Serial port access Pin
Roger Stoltz30-Mar-06 10:15
Roger Stoltz30-Mar-06 10:15 
AnswerRe: Serial port access Pin
LCI30-Mar-06 10:35
LCI30-Mar-06 10:35 
AnswerRe: Serial port access Pin
Roger Stoltz30-Mar-06 11:26
Roger Stoltz30-Mar-06 11:26 
GeneralRe: Serial port access Pin
LCI30-Mar-06 11:53
LCI30-Mar-06 11:53 
Great thanks... i just have one question on the flow here.

I can use CreateFile to obtain a handle to the port.
Then i can call SetCommState with the handle.. however, the other parameter is a DCB pointer which i will popluate the DSR, RTS and DTR settings how i need to..

Is there anything else i would need to do...
See i am trying to listen on the DSR for a signal to trigger off of that signal,
Then i would like to send signals on RTS and DTR
AnswerRe: Serial port access Pin
Roger Stoltz30-Mar-06 20:34
Roger Stoltz30-Mar-06 20:34 
AnswerRe: Serial port access Pin
Trollslayer30-Mar-06 12:09
mentorTrollslayer30-Mar-06 12:09 
Questionhow does a CDialog derived window notify the parent it was closed? Pin
ns30-Mar-06 8:50
ns30-Mar-06 8:50 
AnswerRe: how does a CDialog derived window notify the parent it was closed? Pin
Rage30-Mar-06 9:07
professionalRage30-Mar-06 9:07 
QuestionRe: how does a CDialog derived window notify the parent it was closed? Pin
David Crow30-Mar-06 9:33
David Crow30-Mar-06 9:33 
AnswerRe: how does a CDialog derived window notify the parent it was closed? Pin
ns30-Mar-06 9:39
ns30-Mar-06 9:39 
QuestionRe: how does a CDialog derived window notify the parent it was closed? Pin
David Crow30-Mar-06 9:39
David Crow30-Mar-06 9:39 
AnswerRe: how does a CDialog derived window notify the parent it was closed? Pin
ns30-Mar-06 10:12
ns30-Mar-06 10:12 
GeneralRe: how does a CDialog derived window notify the parent it was closed? Pin
David Crow30-Mar-06 10:27
David Crow30-Mar-06 10:27 
GeneralRe: how does a CDialog derived window notify the parent it was closed? Pin
ns30-Mar-06 10:41
ns30-Mar-06 10:41 
Question'buffer' was corrupted? Pin
Yonggoo30-Mar-06 8:50
Yonggoo30-Mar-06 8:50 
QuestionRe: 'buffer' was corrupted? Pin
David Crow30-Mar-06 9:32
David Crow30-Mar-06 9:32 
QuestionRe: 'buffer' was corrupted? Pin
Sam Hobbs20-Jun-07 10:30
Sam Hobbs20-Jun-07 10:30 
QuestionIs it safe to perform "delete this" in class member functions. Pin
Ajax9530-Mar-06 8:39
Ajax9530-Mar-06 8:39 
AnswerRe: Is it safe to perform "delete this" in class member functions. Pin
David Crow30-Mar-06 9:29
David Crow30-Mar-06 9:29 
AnswerRe: Is it safe to perform "delete this" in class member functions. Pin
Stephen Hewitt30-Mar-06 11:16
Stephen Hewitt30-Mar-06 11:16 
QuestionAdd items in list box Pin
celllllllll30-Mar-06 7:28
celllllllll30-Mar-06 7: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.