|
-
January 16th, 2007, 08:27 AM
#3
Re: Create/Read MSXML2::IXMLDOMDocument poiner ?
Hi Zaccheus,
thanks for the reply,
If you see in my sample application i am doing the same thing which you have suggested in function
GetStartAndEndTime(char st[50],char et[50]).
i am taking the root element using
MSXML2::IXMLDOMElement* pRootElement = m_pGlXMLParser->GetRoot();
But even then i am not able to parse after creating it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|