Click here to Skip to main content
15,907,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRunning Software on a remote machine Pin
Bram van Kampen1-Feb-08 14:44
Bram van Kampen1-Feb-08 14:44 
GeneralCreateHardwareEventMoniker Pin
act_x1-Feb-08 12:54
act_x1-Feb-08 12:54 
Questiona question of c++ primer in chaper 10 Pin
jianfengshxy1-Feb-08 11:03
jianfengshxy1-Feb-08 11:03 
GeneralRe: a question of c++ primer in chaper 10 Pin
Mark Salsbery1-Feb-08 11:30
Mark Salsbery1-Feb-08 11:30 
GeneralRe: a question of c++ primer in chaper 10 Pin
David Crow1-Feb-08 12:08
David Crow1-Feb-08 12:08 
GeneralRe: a question of c++ primer in chaper 10 Pin
Luc Pattyn1-Feb-08 12:09
sitebuilderLuc Pattyn1-Feb-08 12:09 
QuestionComm Timeout problem Pin
jonsey298471-Feb-08 10:18
jonsey298471-Feb-08 10:18 
GeneralRe: Comm Timeout problem Pin
Luc Pattyn1-Feb-08 12:13
sitebuilderLuc Pattyn1-Feb-08 12:13 
IIRC the serial driver returns data when the buffer is full or the timeout condition
is met, provided there is any data at all. Disconnecting the loopback makes sure no
data gets received, because 1) there is no more data on the data receive pin, and 2)
assuming you have hardware handshake enabled, handshaking is now off too.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

This month's tips:
- before you ask a question here, search CodeProject, then Google;
- the quality and detail of your question reflects on the effectiveness of the help you are likely to get;
- use PRE tags to preserve formatting when showing multi-line code snippets.


GeneralRe: Comm Timeout problem Pin
jonsey298471-Feb-08 23:24
jonsey298471-Feb-08 23:24 
GeneralRe: Comm Timeout problem Pin
Luc Pattyn2-Feb-08 2:31
sitebuilderLuc Pattyn2-Feb-08 2:31 
GeneralRe: Comm Timeout problem Pin
jonsey298472-Feb-08 7:56
jonsey298472-Feb-08 7:56 
GeneralRe: Comm Timeout problem Pin
Luc Pattyn2-Feb-08 8:01
sitebuilderLuc Pattyn2-Feb-08 8:01 
GeneralRe: Comm Timeout problem Pin
CPallini2-Feb-08 11:04
mveCPallini2-Feb-08 11:04 
GeneralRe: Comm Timeout problem Pin
Luc Pattyn2-Feb-08 11:38
sitebuilderLuc Pattyn2-Feb-08 11:38 
GeneralRe: Comm Timeout problem Pin
CPallini2-Feb-08 22:10
mveCPallini2-Feb-08 22:10 
GeneralMFC component gallery Pin
MFCfun1-Feb-08 7:37
MFCfun1-Feb-08 7:37 
GeneralRe: MFC component gallery Pin
Dave Calkins1-Feb-08 7:52
Dave Calkins1-Feb-08 7:52 
GeneralRe: MFC component gallery Pin
MFCfun1-Feb-08 8:04
MFCfun1-Feb-08 8:04 
GeneralRe: MFC component gallery Pin
Dave Calkins1-Feb-08 9:12
Dave Calkins1-Feb-08 9:12 
QuestionRe: MFC component gallery Pin
David Crow1-Feb-08 10:30
David Crow1-Feb-08 10:30 
GeneralConvert TLB file (type library) to IDL definition file Pin
Alexander M.,1-Feb-08 7:11
Alexander M.,1-Feb-08 7:11 
GeneralRe: Convert TLB file (type library) to IDL definition file Pin
led mike1-Feb-08 7:35
led mike1-Feb-08 7:35 
GeneralRe: Convert TLB file (type library) to IDL definition file Pin
Dave Calkins1-Feb-08 7:56
Dave Calkins1-Feb-08 7:56 
GeneralRe: Convert TLB file (type library) to IDL definition file Pin
Alexander M.,1-Feb-08 9:19
Alexander M.,1-Feb-08 9:19 
QuestionHow to have more basic colors for choosing in color dialog? [modified] Pin
followait1-Feb-08 6:07
followait1-Feb-08 6:07 

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.