Click here to Skip to main content
15,896,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionsuggestion..pls Pin
RockyJames29-Jun-06 7:01
RockyJames29-Jun-06 7:01 
AnswerRe: suggestion..pls Pin
David Crow29-Jun-06 7:02
David Crow29-Jun-06 7:02 
GeneralRe: suggestion..pls Pin
RockyJames29-Jun-06 7:53
RockyJames29-Jun-06 7:53 
GeneralRe: suggestion..pls Pin
David Crow29-Jun-06 8:09
David Crow29-Jun-06 8:09 
GeneralRe: suggestion..pls Pin
RockyJames29-Jun-06 8:20
RockyJames29-Jun-06 8:20 
AnswerRe: suggestion..pls Pin
Zac Howland29-Jun-06 7:38
Zac Howland29-Jun-06 7:38 
GeneralRe: suggestion..pls Pin
RockyJames29-Jun-06 8:36
RockyJames29-Jun-06 8:36 
GeneralRe: suggestion..pls Pin
Zac Howland29-Jun-06 9:47
Zac Howland29-Jun-06 9:47 
That is what those components do. There are 3 COM components and 1 client app in the demo code for that article. The app itself is very straight-forward. Instead of looking for the components of a specified category, just import the serial port one into your project and initialize it the same way it is done in the application.

Have you written serial port code before? If not, you may want to start by writing a class to communicate with the serial port prior to jumping into COM.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac
GeneralRe: suggestion..pls Pin
RockyJames29-Jun-06 13:21
RockyJames29-Jun-06 13:21 
GeneralRe: suggestion..pls Pin
Zac Howland29-Jun-06 16:01
Zac Howland29-Jun-06 16:01 
GeneralRe: suggestion..pls Pin
RockyJames29-Jun-06 18:48
RockyJames29-Jun-06 18:48 
QuestionHow to add Image(GDI+) object to CImageList Pin
NoName II29-Jun-06 6:50
NoName II29-Jun-06 6:50 
AnswerRe: How to add Image(GDI+) object to CImageList Pin
PJ Arends29-Jun-06 17:33
professionalPJ Arends29-Jun-06 17:33 
QuestionNeed small explanation about this kind of syntax Pin
JMelsi29-Jun-06 6:12
JMelsi29-Jun-06 6:12 
AnswerRe: Need small explanation about this kind of syntax Pin
Sarath C29-Jun-06 6:32
Sarath C29-Jun-06 6:32 
GeneralRe: Need small explanation about this kind of syntax Pin
Zac Howland29-Jun-06 6:36
Zac Howland29-Jun-06 6:36 
GeneralRe: Need small explanation about this kind of syntax Pin
Sarath C29-Jun-06 6:52
Sarath C29-Jun-06 6:52 
GeneralRe: Need small explanation about this kind of syntax Pin
JMelsi29-Jun-06 7:32
JMelsi29-Jun-06 7:32 
AnswerRe: Need small explanation about this kind of syntax Pin
led mike29-Jun-06 6:34
led mike29-Jun-06 6:34 
GeneralRe: Need small explanation about this kind of syntax Pin
JMelsi30-Jun-06 0:53
JMelsi30-Jun-06 0:53 
Questioniterator Pin
knoxplusplus29-Jun-06 5:54
knoxplusplus29-Jun-06 5:54 
AnswerRe: iterator Pin
Sarath C29-Jun-06 6:01
Sarath C29-Jun-06 6:01 
AnswerRe: iterator Pin
Zac Howland29-Jun-06 6:34
Zac Howland29-Jun-06 6:34 
GeneralRe: iterator [modified] Pin
knoxplusplus29-Jun-06 7:38
knoxplusplus29-Jun-06 7:38 
GeneralRe: iterator Pin
Zac Howland29-Jun-06 8:12
Zac Howland29-Jun-06 8:12 

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.