Click here to Skip to main content
16,011,996 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: replace CMapStringToOb by standard C Pin
RedSonja7-Jan-09 2:58
RedSonja7-Jan-09 2:58 
GeneralRe: replace CMapStringToOb by standard C Pin
Cedric Moonen7-Jan-09 3:04
Cedric Moonen7-Jan-09 3:04 
GeneralRe: replace CMapStringToOb by standard C Pin
CPallini7-Jan-09 3:09
mveCPallini7-Jan-09 3:09 
GeneralRe: replace CMapStringToOb by standard C Pin
RedSonja7-Jan-09 3:26
RedSonja7-Jan-09 3:26 
GeneralRe: replace CMapStringToOb by standard C Pin
Cedric Moonen7-Jan-09 3:32
Cedric Moonen7-Jan-09 3:32 
GeneralRe: replace CMapStringToOb by standard C Pin
RedSonja7-Jan-09 3:36
RedSonja7-Jan-09 3:36 
QuestionXML Writer Pin
amit.code7-Jan-09 1:48
amit.code7-Jan-09 1:48 
AnswerRe: XML Writer Pin
Stuart Dootson7-Jan-09 2:02
professionalStuart Dootson7-Jan-09 2:02 
Don't think MFC has any XML functionality built in.

If you're just writing XML, genx is very easy to use.

Other options include MSXML or libxml2 (which has an XML writer API). I personally don't like MSXML too much for C++, as calling it via COM is a bit of a pain.
AnswerRe: XML Writer Pin
CPallini7-Jan-09 2:08
mveCPallini7-Jan-09 2:08 
GeneralRe: XML Writer Pin
Stuart Dootson7-Jan-09 3:32
professionalStuart Dootson7-Jan-09 3:32 
GeneralRe: XML Writer Pin
CPallini7-Jan-09 3:49
mveCPallini7-Jan-09 3:49 
GeneralRe: XML Writer Pin
amit.code8-Jan-09 18:09
amit.code8-Jan-09 18:09 
GeneralRe: XML Writer Pin
CPallini8-Jan-09 21:23
mveCPallini8-Jan-09 21:23 
QuestionManipulating BITMAPS Pin
KASR17-Jan-09 1:08
KASR17-Jan-09 1:08 
AnswerRe: Manipulating BITMAPS Pin
CPallini7-Jan-09 1:39
mveCPallini7-Jan-09 1:39 
JokeRe: Manipulating BITMAPS Pin
Luc Pattyn7-Jan-09 2:00
sitebuilderLuc Pattyn7-Jan-09 2:00 
GeneralRe: Manipulating BITMAPS Pin
CPallini7-Jan-09 2:03
mveCPallini7-Jan-09 2:03 
AnswerRe: Manipulating BITMAPS Pin
John R. Shaw7-Jan-09 5:32
John R. Shaw7-Jan-09 5:32 
QuestionRegarding ComboBox in Toolbar Pin
tina_p1237-Jan-09 1:01
tina_p1237-Jan-09 1:01 
AnswerRe: Regarding ComboBox in Toolbar Pin
Code-o-mat7-Jan-09 2:17
Code-o-mat7-Jan-09 2:17 
QuestionRe: Regarding ComboBox in Toolbar Pin
sashoalm7-Jan-09 2:37
sashoalm7-Jan-09 2:37 
QuestionAdding library modules for the linker from _code_ [SOLVED] Pin
sashoalm7-Jan-09 0:31
sashoalm7-Jan-09 0:31 
QuestionRe: Adding library modules for the linker from _code_ Pin
CPallini7-Jan-09 0:43
mveCPallini7-Jan-09 0:43 
AnswerRe: Adding library modules for the linker from _code_ Pin
sashoalm7-Jan-09 0:58
sashoalm7-Jan-09 0:58 
AnswerRe: Adding library modules for the linker from _code_ Pin
Stephen Hewitt7-Jan-09 0:52
Stephen Hewitt7-Jan-09 0:52 

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.