Click here to Skip to main content
15,904,503 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BN_DOUBLECLICKED Pin
LeeeNN3-Dec-05 6:34
LeeeNN3-Dec-05 6:34 
GeneralRe: BN_DOUBLECLICKED Pin
Branislav4-Dec-05 20:51
Branislav4-Dec-05 20:51 
AnswerRe: BN_DOUBLECLICKED Pin
Owner drawn4-Dec-05 22:23
Owner drawn4-Dec-05 22:23 
QuestionLNK2001 error Pin
QuickDeveloper2-Dec-05 18:20
QuickDeveloper2-Dec-05 18:20 
Answerwarning LNK4098 Pin
sunit52-Dec-05 18:49
sunit52-Dec-05 18:49 
Questionhow to display a transparent gif picture Pin
blackeye20042-Dec-05 15:57
blackeye20042-Dec-05 15:57 
QuestionCan C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG2-Dec-05 14:22
FFKONG2-Dec-05 14:22 
AnswerRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson2-Dec-05 14:53
Jörgen Sigvardsson2-Dec-05 14:53 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG2-Dec-05 16:50
FFKONG2-Dec-05 16:50 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson2-Dec-05 22:08
Jörgen Sigvardsson2-Dec-05 22:08 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Gary R. Wheeler3-Dec-05 1:47
Gary R. Wheeler3-Dec-05 1:47 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson3-Dec-05 9:57
Jörgen Sigvardsson3-Dec-05 9:57 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
FFKONG3-Dec-05 13:39
FFKONG3-Dec-05 13:39 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Jörgen Sigvardsson3-Dec-05 14:34
Jörgen Sigvardsson3-Dec-05 14:34 
GeneralRe: Can C++ DLL developed with Visual Studio .NET 2003 be used by Delphi, Borland C++ etc Pin
Gary R. Wheeler4-Dec-05 1:56
Gary R. Wheeler4-Dec-05 1:56 
QuestionSerial Port communication Pin
picazo2-Dec-05 12:58
picazo2-Dec-05 12:58 
Hi all,

this is my first time using port communcation, so I am a bit confused. I have read the msdn and several articles, but I still don't understand exactly how to do what I want.

Basically, I have a peripheral on my machine that I want to send messages to and receive messages from. I downloaded the CSerialCom[^] library from codeproject, so reading and writing is not a problem.

The problem is that the system requires programatic-management of control flow mechanish (DTR/DSR), which means that I must assert the DTR to get the peripheral's attention, and then I must wait for the DSR assertion before I can transmit data.

Can someone provide a demo that shows how to communicate with a peripheral with these contraints?

Thanks,

-----------------
Genaro
AnswerRe: Serial Port communication Pin
Branislav2-Dec-05 23:14
Branislav2-Dec-05 23:14 
GeneralRe: Serial Port communication Pin
picazo3-Dec-05 13:20
picazo3-Dec-05 13:20 
GeneralRe: Serial Port communication Pin
Branislav4-Dec-05 20:37
Branislav4-Dec-05 20:37 
QuestionDialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 12:58
T1TAN2-Dec-05 12:58 
AnswerRe: Dialogs and dlls, normal or annoying? (MFC) Pin
Roger Allen2-Dec-05 13:27
Roger Allen2-Dec-05 13:27 
GeneralRe: Dialogs and dlls, normal or annoying? (MFC) Pin
T1TAN2-Dec-05 14:01
T1TAN2-Dec-05 14:01 
Questionerror C3861: 'GetEditCtrl': identifier not found Pin
myst4ever2-Dec-05 12:19
myst4ever2-Dec-05 12:19 
AnswerRe: error C3861: 'GetEditCtrl': identifier not found Pin
Gary R. Wheeler3-Dec-05 2:12
Gary R. Wheeler3-Dec-05 2:12 
Questionicons in win32 Pin
pplshero542-Dec-05 9:36
pplshero542-Dec-05 9:36 

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.