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

C / C++ / MFC

 
QuestionIs there a way to register an activeX ocx file with relative path and not full path? Pin
eyal_balla9-Nov-09 4:31
eyal_balla9-Nov-09 4:31 
AnswerRe: Is there a way to register an activeX ocx file with relative path and not full path? Pin
Chris Losinger9-Nov-09 5:34
professionalChris Losinger9-Nov-09 5:34 
QuestionHow do I get contents of long strings in VS 2008 debugger? Pin
Interrobang9-Nov-09 4:28
Interrobang9-Nov-09 4:28 
AnswerRe: How do I get contents of long strings in VS 2008 debugger? Pin
loyal ginger9-Nov-09 4:48
loyal ginger9-Nov-09 4:48 
AnswerRe: How do I get contents of long strings in VS 2008 debugger? Pin
Chris Losinger9-Nov-09 4:50
professionalChris Losinger9-Nov-09 4:50 
QuestionSimple CToolTipCtrl trouble. Pin
Nikz29-Nov-09 4:20
Nikz29-Nov-09 4:20 
AnswerRe: Simple CToolTipCtrl trouble. Pin
Code-o-mat9-Nov-09 5:24
Code-o-mat9-Nov-09 5:24 
GeneralRe: Simple CToolTipCtrl trouble. Pin
Nikz29-Nov-09 5:52
Nikz29-Nov-09 5:52 
GeneralRe: Simple CToolTipCtrl trouble. Pin
Code-o-mat9-Nov-09 5:59
Code-o-mat9-Nov-09 5:59 
GeneralRe: Simple CToolTipCtrl trouble. Pin
Nikz29-Nov-09 6:13
Nikz29-Nov-09 6:13 
GeneralRe: Simple CToolTipCtrl trouble. Pin
Code-o-mat9-Nov-09 7:30
Code-o-mat9-Nov-09 7:30 
GeneralRe: Simple CToolTipCtrl trouble. Pin
Nikz29-Nov-09 10:48
Nikz29-Nov-09 10:48 
Question'c' Program [modified] Pin
singh.niraj40@yahoo.com9-Nov-09 4:01
singh.niraj40@yahoo.com9-Nov-09 4:01 
AnswerRe: 'c' Program Pin
Chris Losinger9-Nov-09 4:03
professionalChris Losinger9-Nov-09 4:03 
AnswerRe: 'c' Program Pin
David Crow9-Nov-09 4:21
David Crow9-Nov-09 4:21 
JokeRe: 'c' Program Pin
Cedric Moonen9-Nov-09 4:32
Cedric Moonen9-Nov-09 4:32 
AnswerRe: 'c' Program Pin
Michael Schubert9-Nov-09 6:03
Michael Schubert9-Nov-09 6:03 
QuestionInvalidating / Repainting / Refreshing UltraWinGrid in/from C++ Control Pin
Sebastian Schwarzenberg9-Nov-09 2:40
Sebastian Schwarzenberg9-Nov-09 2:40 
AnswerRe: Invalidating / Repainting / Refreshing UltraWinGrid in/from C++ Control Pin
LunaticFringe9-Nov-09 8:22
LunaticFringe9-Nov-09 8:22 
QuestionHow does one access a Serial port using Visual C++ 2008 Express tools. Pin
dk-info9-Nov-09 1:32
dk-info9-Nov-09 1:32 
AnswerRe: How does one access a Serial port using Visual C++ 2008 Express tools. Pin
David Crow9-Nov-09 2:58
David Crow9-Nov-09 2:58 
GeneralRe: How does one access a Serial port using Visual C++ 2008 Express tools. Pin
dk-info9-Nov-09 5:33
dk-info9-Nov-09 5:33 
AnswerRe: How does one access a Serial port using Visual C++ 2008 Express tools. Pin
David Crow9-Nov-09 5:38
David Crow9-Nov-09 5:38 
GeneralRe: How does one access a Serial port using Visual C++ 2008 Express tools. Pin
dk-info11-Nov-09 8:20
dk-info11-Nov-09 8:20 
Thanks for the help, now another question, using only the win32 console, how do you set the com port parameters?

The code you gave is the basis for setting up serial threads (if I understand it correctly) in a windows application. I am not yet ready to try to build a windows application that can interface to a serial port, I would need an example application, tailored for Win32 that will illustrate accessing these comm resources from within the application.

I don't understand enough to solve the compiler errors when I try to piece your excellent tutorial code using the Visual Studio C++ express 2008 environment and Win32.

Would you be so kind as to give a complete example of an application that can send serial characters to a com port and receive them also?

Thanks again for the excellent tutorial,

David
QuestionHow to prevent screen capture? Pin
semaphore19-Nov-09 1:24
semaphore19-Nov-09 1:24 

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.