Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWhat is wrong ??? (MSCOMM) Pin
Hadi Rezaee7-Jun-01 11:10
Hadi Rezaee7-Jun-01 11:10 
AnswerRe: What is wrong ??? (MSCOMM) Pin
Ghazi H. Wadi7-Jun-01 12:10
Ghazi H. Wadi7-Jun-01 12:10 
AnswerRe: What is wrong ??? (MSCOMM) Pin
D.D. de Kerf7-Jun-01 20:40
D.D. de Kerf7-Jun-01 20:40 
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee8-Jun-01 0:06
Hadi Rezaee8-Jun-01 0:06 
GeneralRe: What is wrong ??? (MSCOMM) Pin
D.D. de Kerf8-Jun-01 0:14
D.D. de Kerf8-Jun-01 0:14 
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee8-Jun-01 3:31
Hadi Rezaee8-Jun-01 3:31 
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee8-Jun-01 8:06
Hadi Rezaee8-Jun-01 8:06 
GeneralRe: What is wrong ??? (MSCOMM) Pin
D.D. de Kerf10-Jun-01 20:48
D.D. de Kerf10-Jun-01 20:48 
As far as I understand it, it's got something to do with the events MSComm generates...

If you put DTREnable to true, you will get a DTREnable-event on the moment the DTR light on your modem goes on or off. The same is true for the RTSEnable thingy.

Best practice is to put both values on true. This can help you a lot if you implement the communication on an event-driven manner... If you're sure you're never going to use the event anyway, I think it's okay to put it to false..



Structured programming vs. chaotic mind boggling
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee10-Jun-01 21:18
Hadi Rezaee10-Jun-01 21:18 
GeneralRe: What is wrong ??? (MSCOMM) Pin
D.D. de Kerf10-Jun-01 21:30
D.D. de Kerf10-Jun-01 21:30 
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee10-Jun-01 21:40
Hadi Rezaee10-Jun-01 21:40 
GeneralRe: What is wrong ??? (MSCOMM) Pin
Hadi Rezaee16-Jun-01 10:23
Hadi Rezaee16-Jun-01 10:23 
GeneralATL Dialogs Pin
AndyC7-Jun-01 8:54
AndyC7-Jun-01 8:54 
GeneralCStatic bmp and Mouse click message Pin
BryanBHU7-Jun-01 7:56
BryanBHU7-Jun-01 7:56 
GeneralRe: CStatic bmp and Mouse click message Pin
Christian Graus7-Jun-01 12:53
protectorChristian Graus7-Jun-01 12:53 
GeneralRe: CStatic bmp and Mouse click message Pin
Michael Dunn7-Jun-01 19:27
sitebuilderMichael Dunn7-Jun-01 19:27 
GeneralAs for message destination Pin
BryanBHU8-Jun-01 5:53
BryanBHU8-Jun-01 5:53 
GeneralHelp! Database Question Pin
Ryan Baillargeon7-Jun-01 6:50
Ryan Baillargeon7-Jun-01 6:50 
GeneralRe: Access Database? Pin
Masaaki Onishi7-Jun-01 7:30
Masaaki Onishi7-Jun-01 7:30 
GeneralGraying out effect Pin
Chris Campbell7-Jun-01 6:13
Chris Campbell7-Jun-01 6:13 
GeneralRe: Graying out effect Pin
Christian Graus7-Jun-01 12:57
protectorChristian Graus7-Jun-01 12:57 
GeneralRe: Graying out effect Pin
8-Jun-01 6:54
suss8-Jun-01 6:54 
GeneralCPoint error Pin
mr20037-Jun-01 6:06
mr20037-Jun-01 6:06 
GeneralRe: CPoint error Pin
Mukkie7-Jun-01 8:58
Mukkie7-Jun-01 8:58 
GeneralRe: CPoint error Pin
Christian Graus7-Jun-01 13:00
protectorChristian Graus7-Jun-01 13:00 

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.