Click here to Skip to main content
15,909,822 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Why it doesn't work? Pin
SiddharthAtw9-Jan-04 19:07
SiddharthAtw9-Jan-04 19:07 
GeneralProperty Sheet ShortCuts Pin
Prakash Nadar8-Jan-04 19:16
Prakash Nadar8-Jan-04 19:16 
GeneralVisual C++ NET Pin
java_jedi8-Jan-04 18:44
java_jedi8-Jan-04 18:44 
GeneralRe: Visual C++ NET Pin
Antti Keskinen8-Jan-04 20:02
Antti Keskinen8-Jan-04 20:02 
QuestionTBCD ?? Pin
Jagadeesh VN8-Jan-04 18:37
Jagadeesh VN8-Jan-04 18:37 
GeneralSerial communication and how to timeout Pin
J.B.8-Jan-04 18:33
J.B.8-Jan-04 18:33 
GeneralRe: Serial communication and how to timeout Pin
Antti Keskinen8-Jan-04 20:11
Antti Keskinen8-Jan-04 20:11 
GeneralRe: Serial communication and how to timeout Pin
J.B.9-Jan-04 1:26
J.B.9-Jan-04 1:26 
Antti Keskinen wrote:
Another option would be to use the Sleep function.

Thnaks for the suggestions, Antti.

the sleep function came upon my head as well but I am not entirely sure if the function works in multi-threaded application? But from your answer, it looks like if the sleep is placed in the thread process call, it then will only suspend the thread process, not entire program, correct? In addition, I could not seem to locate sleep() or usleep() functions in my MFC apps? they give me undeclared identifier.

Finally, it is not really Visual C++ related. But how do I test my serial comm program is working using only the PC? Should I be able to see the sending string on HyperTerminal, if the program WriteFile() to the specified port (given it's done correctly)?

Thanks again
GeneralRe: Serial communication and how to timeout Pin
Antti Keskinen9-Jan-04 3:49
Antti Keskinen9-Jan-04 3:49 
GeneralRe: Serial communication and how to timeout Pin
J.B.9-Jan-04 4:09
J.B.9-Jan-04 4:09 
GeneralRe: Serial communication and how to timeout Pin
SiddharthAtw8-Jan-04 21:41
SiddharthAtw8-Jan-04 21:41 
GeneralRe: Serial communication and how to timeout Pin
J.B.9-Jan-04 1:29
J.B.9-Jan-04 1:29 
GeneralPlease help me!! Pin
Ryulee8-Jan-04 18:16
Ryulee8-Jan-04 18:16 
GeneralRe: Please help me!! Pin
David Crow9-Jan-04 3:32
David Crow9-Jan-04 3:32 
GeneralRe: Please help me!! Pin
Ryulee11-Jan-04 17:42
Ryulee11-Jan-04 17:42 
GeneralRe: Please help me!! Pin
David Crow12-Jan-04 2:32
David Crow12-Jan-04 2:32 
GeneralRe: Please help me!! Pin
Ryulee14-Jan-04 17:11
Ryulee14-Jan-04 17:11 
QuestionHow can i get this event what the virtual address of my process be changed by the windows?? Pin
zx_sanjin8-Jan-04 15:14
zx_sanjin8-Jan-04 15:14 
AnswerRe: How can i get this event what the virtual address of my process be changed by the windows?? Pin
l a u r e n8-Jan-04 17:04
l a u r e n8-Jan-04 17:04 
GeneralGrabbing messages while busy Pin
Ernesto D.8-Jan-04 15:07
Ernesto D.8-Jan-04 15:07 
GeneralRe: Grabbing messages while busy Pin
Christian Graus8-Jan-04 15:15
protectorChristian Graus8-Jan-04 15:15 
GeneralRe: Grabbing messages while busy Pin
l a u r e n8-Jan-04 17:06
l a u r e n8-Jan-04 17:06 
GeneralRe: Grabbing messages while busy Pin
Tim Smith9-Jan-04 4:08
Tim Smith9-Jan-04 4:08 
GeneralRe: Grabbing messages while busy Pin
Ernesto D.8-Jan-04 18:27
Ernesto D.8-Jan-04 18:27 
GeneralRe: Grabbing messages while busy Pin
2249178-Jan-04 22:29
2249178-Jan-04 22:29 

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.