Click here to Skip to main content
15,891,253 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 14-Oct-08 23:41
SandipG 14-Oct-08 23:41 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi14-Oct-08 23:48
kapardhi14-Oct-08 23:48 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 14-Oct-08 23:56
SandipG 14-Oct-08 23:56 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 0:18
kapardhi15-Oct-08 0:18 
GeneralRe: How to detect whether a reader is connected to a Serial port ? Pin
SandipG 15-Oct-08 0:27
SandipG 15-Oct-08 0:27 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 23:25
kapardhi15-Oct-08 23:25 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz14-Oct-08 23:56
Roger Stoltz14-Oct-08 23:56 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 0:12
kapardhi15-Oct-08 0:12 
Suppose i just connect a Serial port cable to computers Serial port, and at the other end a reader is not connected, now a handle is successfully created.
now if i use ReadFile() it waits infinitely to receive a response !
on the other hand if i set some Time outs using SetCommTimeouts ()
the Readfile () successfully executes as it times out, i.e it doesnot receive response within stipulated time period, but it doesnot give error if the reader is not connected, it reads Zero bytes
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz15-Oct-08 1:19
Roger Stoltz15-Oct-08 1:19 
QuestionRe: How to detect whether a reader is connected to a Serial port ? Pin
kapardhi15-Oct-08 23:24
kapardhi15-Oct-08 23:24 
AnswerRe: How to detect whether a reader is connected to a Serial port ? Pin
Roger Stoltz15-Oct-08 23:41
Roger Stoltz15-Oct-08 23:41 
QuestionHow to put all data and codes into one section within PE? Pin
Joseph Marzbani14-Oct-08 23:06
Joseph Marzbani14-Oct-08 23:06 
QuestionPlotting a Graph Using MSChart in MFC Pin
vikram kamaraj14-Oct-08 22:43
vikram kamaraj14-Oct-08 22:43 
QuestionC1004: unexpected end of file found Pin
Member 560524014-Oct-08 22:19
Member 560524014-Oct-08 22:19 
AnswerRe: C1004: unexpected end of file found Pin
_AnsHUMAN_ 14-Oct-08 22:51
_AnsHUMAN_ 14-Oct-08 22:51 
AnswerRe: C1004: unexpected end of file found Pin
Joseph Marzbani14-Oct-08 23:09
Joseph Marzbani14-Oct-08 23:09 
Question[Message Deleted] Pin
MsmVc14-Oct-08 20:54
MsmVc14-Oct-08 20:54 
QuestionRe: SetRange Pin
Rajesh R Subramanian14-Oct-08 20:59
professionalRajesh R Subramanian14-Oct-08 20:59 
Answer[Message Deleted] Pin
MsmVc14-Oct-08 21:18
MsmVc14-Oct-08 21:18 
GeneralRe: SetRange Pin
Rajesh R Subramanian14-Oct-08 21:25
professionalRajesh R Subramanian14-Oct-08 21:25 
RantRe: [Message Deleted] Pin
Rajesh R Subramanian15-Oct-08 3:20
professionalRajesh R Subramanian15-Oct-08 3:20 
QuestionBasic string manipulation question Pin
monsieur_jj14-Oct-08 20:42
monsieur_jj14-Oct-08 20:42 
AnswerRe: Basic string manipulation question Pin
Vijjuuu.14-Oct-08 21:02
Vijjuuu.14-Oct-08 21:02 
AnswerRe: Basic string manipulation question Pin
Jose David Pujo14-Oct-08 21:48
Jose David Pujo14-Oct-08 21:48 
AnswerRe: Basic string manipulation question Pin
CPallini14-Oct-08 22:57
mveCPallini14-Oct-08 22:57 

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.