Click here to Skip to main content
15,897,718 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CListCtrl with tool tip to have multiple lines [modified] Pin
Sarath C29-May-06 20:28
Sarath C29-May-06 20:28 
QuestionCheck box + OnTimer problem Pin
Immunity1829-May-06 13:03
Immunity1829-May-06 13:03 
AnswerRe: Check box + OnTimer problem Pin
_anil_29-May-06 14:10
_anil_29-May-06 14:10 
GeneralRe: Check box + OnTimer problem Pin
nsh_enp29-May-06 15:18
nsh_enp29-May-06 15:18 
AnswerRe: Check box + OnTimer problem Pin
ThatsAlok30-May-06 1:36
ThatsAlok30-May-06 1:36 
QuestionRich Edit View Quick Question [modified] Pin
BlitzPackage29-May-06 11:23
BlitzPackage29-May-06 11:23 
AnswerRe: Rich Edit View Quick Question [modified] Pin
G Haranadh29-May-06 19:02
G Haranadh29-May-06 19:02 
QuestionIXMLDOMDocument::loadXml question Pin
YaronNir29-May-06 10:59
YaronNir29-May-06 10:59 
Hi all,

suppose I have a XML that is represented by the following string:
<tag a="1" b="2">

notice this xml doesn't have the regular xml header ( the tag that begins with <xlms=...>)

if i call the IXMLDOMDocument method loadXML, it fails...i think it is because the string lacks the tag <xmls...>... i heard there is a propery of IXMLDOMDocument i can set that it won't need the tag <xmls..>...but i don't know what it is


can some1 help?

thanks in advanced
Yaron

Interface basics click here :
http://www.codeproject.com/com/COMBasics.asp

don't forget to vote Smile | :)
AnswerRe: IXMLDOMDocument::loadXml question [modified] Pin
_anil_29-May-06 14:21
_anil_29-May-06 14:21 
GeneralRe: IXMLDOMDocument::loadXml question [modified] Pin
YaronNir29-May-06 20:02
YaronNir29-May-06 20:02 
GeneralRe: IXMLDOMDocument::loadXml question [modified] Pin
_anil_29-May-06 20:07
_anil_29-May-06 20:07 
GeneralRe: IXMLDOMDocument::loadXml question [modified] Pin
YaronNir29-May-06 20:26
YaronNir29-May-06 20:26 
GeneralRe: IXMLDOMDocument::loadXml question [modified] Pin
_anil_29-May-06 20:48
_anil_29-May-06 20:48 
GeneralRe: IXMLDOMDocument::loadXml question Pin
ThatsAlok30-May-06 1:35
ThatsAlok30-May-06 1:35 
AnswerRe: IXMLDOMDocument::loadXml question Pin
bob1697229-May-06 16:03
bob1697229-May-06 16:03 
GeneralRe: IXMLDOMDocument::loadXml question Pin
YaronNir29-May-06 20:01
YaronNir29-May-06 20:01 
QuestionWriting null character to a file Pin
fourierman29-May-06 10:48
fourierman29-May-06 10:48 
AnswerRe: Writing null character to a file Pin
Michael Dunn29-May-06 11:05
sitebuilderMichael Dunn29-May-06 11:05 
AnswerRe: Writing null character to a file Pin
bob1697229-May-06 14:03
bob1697229-May-06 14:03 
Question[Message Deleted] Pin
Rudy10229-May-06 9:22
Rudy10229-May-06 9:22 
AnswerRe: Save C++ Object to XML / Load XML data to C++ Pin
Maximilien29-May-06 10:15
Maximilien29-May-06 10:15 
AnswerRe: Save C++ Object to XML / Load XML data to C++ Pin
Eytukan29-May-06 15:52
Eytukan29-May-06 15:52 
GeneralRe: Save C++ Object to XML / Load XML data to C++ [modified] Pin
Rudy10229-May-06 19:45
Rudy10229-May-06 19:45 
GeneralRe: Save C++ Object to XML / Load XML data to C++ [modified] Pin
toxcct29-May-06 22:01
toxcct29-May-06 22:01 
GeneralRe: Save C++ Object to XML / Load XML data to C++ [modified] Pin
Rudy10230-May-06 3:45
Rudy10230-May-06 3:45 

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.