Click here to Skip to main content
15,914,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Where are my messages going? - *#@!ing MS! Pin
Kyudos1-Nov-11 17:08
Kyudos1-Nov-11 17:08 
GeneralRe: Where are my messages going? - *#@!ing MS! Pin
Chuck O'Toole1-Nov-11 18:36
Chuck O'Toole1-Nov-11 18:36 
AnswerRe: Where are my messages going? Pin
Roger Allen2-Nov-11 3:10
Roger Allen2-Nov-11 3:10 
AnswerRe: Where are my messages going? Mea culpa! Pin
Kyudos3-Nov-11 9:44
Kyudos3-Nov-11 9:44 
GeneralRe: Where are my messages going? Mea culpa! Pin
Chuck O'Toole4-Nov-11 4:18
Chuck O'Toole4-Nov-11 4:18 
GeneralRe: Where are my messages going? Mea culpa! Pin
Kyudos4-Nov-11 10:44
Kyudos4-Nov-11 10:44 
GeneralRe: Where are my messages going? Mea culpa! Pin
Roger Allen7-Nov-11 6:24
Roger Allen7-Nov-11 6:24 
QuestionHow to copy One XMLdocument to another? Pin
002comp31-Oct-11 23:03
002comp31-Oct-11 23:03 
Hello Friends

I am reading a xml file(suppose A.xml) using MSXML::IXMLDOMDocumentPtr and all related classes of MSXML.

Now,I want to create another xml file with new data and want to replace with A.xml.
Both xml will be having same Nodes but their child nodes can be different.

Now,My question is
Is there any way that I can store all the data in DomDocumentPtr object and then replace with it existing xml file Dom Pointer?

Or do i need to create another xml on disc and then i have to replace one file with another file.

Which way i can achieve this?

Thanks and Regards
Yogesh sikri
AnswerRe: XmlDocument::ImportNode Pin
App_1-Nov-11 7:58
App_1-Nov-11 7:58 
QuestionEmbedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 21:04
CodingLover31-Oct-11 21:04 
AnswerRe: Embedded Systems, Asembly and C/C++ Pin
Erudite_Eric31-Oct-11 21:16
Erudite_Eric31-Oct-11 21:16 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 21:32
CodingLover31-Oct-11 21:32 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
Erudite_Eric31-Oct-11 22:34
Erudite_Eric31-Oct-11 22:34 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 22:58
CodingLover31-Oct-11 22:58 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
Richard MacCutchan31-Oct-11 22:35
mveRichard MacCutchan31-Oct-11 22:35 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 22:59
CodingLover31-Oct-11 22:59 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
Erudite_Eric31-Oct-11 23:12
Erudite_Eric31-Oct-11 23:12 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 23:47
CodingLover31-Oct-11 23:47 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
Richard MacCutchan31-Oct-11 23:27
mveRichard MacCutchan31-Oct-11 23:27 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
CodingLover31-Oct-11 23:50
CodingLover31-Oct-11 23:50 
GeneralRe: Embedded Systems, Asembly and C/C++ Pin
Richard MacCutchan1-Nov-11 0:00
mveRichard MacCutchan1-Nov-11 0:00 
AnswerRe: Embedded Systems, Asembly and C/C++ Pin
INNMorris3-Nov-11 11:23
INNMorris3-Nov-11 11:23 
QuestionSetTimer Pin
columbos1492731-Oct-11 2:49
columbos1492731-Oct-11 2:49 
AnswerRe: SetTimer Pin
David Crow31-Oct-11 3:10
David Crow31-Oct-11 3:10 
AnswerRe: SetTimer Pin
Luc Pattyn31-Oct-11 3:12
sitebuilderLuc Pattyn31-Oct-11 3: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.