Click here to Skip to main content
16,004,778 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Using ADO or OLE DB with VC++ Pin
led mike24-Oct-07 7:13
led mike24-Oct-07 7:13 
GeneralRe: Using ADO or OLE DB with VC++ Pin
Stevej24-Oct-07 8:12
Stevej24-Oct-07 8:12 
GeneralRe: Using ADO or OLE DB with VC++ [modified] Pin
led mike24-Oct-07 8:49
led mike24-Oct-07 8:49 
AnswerRe: Using ADO or OLE DB with VC++ Pin
DQNOK24-Oct-07 11:02
professionalDQNOK24-Oct-07 11:02 
QuestionHow to change windows desktop appearance through VC++/MFC ? Pin
cagespear24-Oct-07 5:46
cagespear24-Oct-07 5:46 
AnswerRe: How to change windows desktop appearance through VC++/MFC ? Pin
David Crow24-Oct-07 5:49
David Crow24-Oct-07 5:49 
AnswerRe: How to change windows desktop appearance through VC++/MFC ? Pin
Hamid_RT25-Oct-07 4:27
Hamid_RT25-Oct-07 4:27 
QuestionData parsers Pin
epsilonorion24-Oct-07 5:33
epsilonorion24-Oct-07 5:33 
I am looking for some examples or advice of really good data parsers. I am using a windows application and pulling data in via RS-232 ports. The data is typically one byte at a time and is complete data. It will have a header, a command, data, checksum, etc. I am looking for some smart parsers. I have some parsers that work, but I would like to make them more full proof.

Does anyone have any advice of ways to make sure it stays smart or places to find examples of parsers? For example, I had a parser that pulled two bytes of data in at a time. It worked well except for if the system was turned on at an odd byte. If the header was supposed to be in the higher byte, but was now in the lower byte, I had an issue. This problem has been fixed, but I want to see what other people have come across. Thanks for the help.
AnswerRe: Data parsers Pin
jhwurmbach24-Oct-07 5:57
jhwurmbach24-Oct-07 5:57 
QuestionHELP on MFC and ImageMagicK/GraphicsMagicK Pin
purplee8524-Oct-07 5:22
purplee8524-Oct-07 5:22 
AnswerRe: HELP on MFC and ImageMagicK/GraphicsMagicK Pin
JudyL_MD24-Oct-07 6:54
JudyL_MD24-Oct-07 6:54 
QuestionSerial COM port used by unknown Pin
blueluna24-Oct-07 5:14
blueluna24-Oct-07 5:14 
AnswerRe: Serial COM port used by unknown Pin
Randor 24-Oct-07 10:45
professional Randor 24-Oct-07 10:45 
QuestionUserDefinedProperties Pin
AeJai24-Oct-07 4:29
AeJai24-Oct-07 4:29 
AnswerRe: UserDefinedProperties Pin
Roger Broomfield24-Oct-07 17:51
Roger Broomfield24-Oct-07 17:51 
QuestionMaximize Function Pin
Brian Deragon24-Oct-07 3:24
Brian Deragon24-Oct-07 3:24 
AnswerRe: Maximize Function Pin
led mike24-Oct-07 5:03
led mike24-Oct-07 5:03 
QuestionWhy FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 3:05
nagamohan_p24-Oct-07 3:05 
QuestionRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow24-Oct-07 3:31
David Crow24-Oct-07 3:31 
AnswerRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 4:51
nagamohan_p24-Oct-07 4:51 
GeneralRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow24-Oct-07 5:02
David Crow24-Oct-07 5:02 
GeneralRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
nagamohan_p24-Oct-07 21:12
nagamohan_p24-Oct-07 21:12 
QuestionRe: Why FindTextW fails when RICHEDIT20W ctrl is used... Pin
David Crow25-Oct-07 2:43
David Crow25-Oct-07 2:43 
QuestionCListCtrl help: Pin
Hakan Bulut24-Oct-07 3:04
Hakan Bulut24-Oct-07 3:04 
AnswerRe: CListCtrl help: Pin
David Crow24-Oct-07 3:34
David Crow24-Oct-07 3:34 

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.