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

C / C++ / MFC

 
AnswerRe: file manipulation with fopen(), fscanf() Pin
Stephen Hewitt29-Jun-06 18:01
Stephen Hewitt29-Jun-06 18:01 
QuestionStatic Variables [modified] Pin
Jay0329-Jun-06 8:41
Jay0329-Jun-06 8:41 
AnswerRe: Static Variables Pin
toxcct29-Jun-06 8:58
toxcct29-Jun-06 8:58 
AnswerRe: Static Variables Pin
Jun Du29-Jun-06 8:58
Jun Du29-Jun-06 8:58 
AnswerRe: Static Variables Pin
David Crow29-Jun-06 8:58
David Crow29-Jun-06 8:58 
QuestionPrinting format of numbers Pin
mikobi29-Jun-06 7:41
mikobi29-Jun-06 7:41 
AnswerRe: Printing format of numbers Pin
David Crow29-Jun-06 8:10
David Crow29-Jun-06 8:10 
AnswerRe: Printing format of numbers Pin
Eric Dahlvang29-Jun-06 10:33
Eric Dahlvang29-Jun-06 10:33 
Questioninstallatio package creation Pin
Desmo1629-Jun-06 7:02
Desmo1629-Jun-06 7:02 
JokeRe: installatio package creation Pin
James R. Twine29-Jun-06 8:42
James R. Twine29-Jun-06 8:42 
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 

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.