Click here to Skip to main content
16,004,828 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralXML Namespace confusion Pin
johncogan@empowergrp.com5-Nov-03 3:19
sussjohncogan@empowergrp.com5-Nov-03 3:19 
GeneralThe code for the above message is here Pin
johncogan5-Nov-03 3:34
johncogan5-Nov-03 3:34 
GeneralRe: The code for the above message is here Pin
Heath Stewart18-Nov-03 8:34
protectorHeath Stewart18-Nov-03 8:34 
GeneralMSXML PARSER 4.0 problem Pin
impeham3-Nov-03 22:04
impeham3-Nov-03 22:04 
GeneralRe: MSXML PARSER 4.0 problem Pin
LordEsined4-Nov-03 10:40
LordEsined4-Nov-03 10:40 
GeneralRe: MSXML PARSER 4.0 problem Pin
impeham4-Nov-03 21:39
impeham4-Nov-03 21:39 
GeneralRe: MSXML PARSER 4.0 problem Pin
LordEsined5-Nov-03 4:11
LordEsined5-Nov-03 4:11 
GeneralRe: MSXML PARSER 4.0 problem Pin
impeham6-Nov-03 6:02
impeham6-Nov-03 6:02 
it's not the debug mode.

i was trying to perform .Release() on the XML IXMLDOMDocument2Ptr object at different places in the code - in order to search for the place that keeps the resources unreleased after that method call.

i found that the method released the resources, until i used a function call, to my own function which one of its parameters is from type IXMLDOMNodePtr.
i could see that a new reference to the object was added, but i wasn't able to release the resources after this function all, even by using "= NULL" on the object in this function plus the original one that was sent.

am i not releasing the object as i should?
can't i send a smart pointer as a parameter to my own function and get rid of the object afterwards (not the object - it's cought resources - the object itself becomes NULL)?

Generalsome body help me............! Pin
Ahmed El Sherbeeny31-Oct-03 22:33
Ahmed El Sherbeeny31-Oct-03 22:33 
GeneralLoading XSL Templates Pin
thekcins31-Oct-03 13:34
thekcins31-Oct-03 13:34 
GeneralRe: Loading XSL Templates Pin
Philip Fitzsimons4-Nov-03 7:36
Philip Fitzsimons4-Nov-03 7:36 
GeneralRe: Loading XSL Templates Pin
thekcins4-Nov-03 18:48
thekcins4-Nov-03 18:48 
GeneralRe: Loading XSL Templates Pin
Brandon Haase13-Nov-03 15:35
Brandon Haase13-Nov-03 15:35 
QuestionXSLT in EVC++? Pin
slomoman25-Oct-03 23:29
slomoman25-Oct-03 23:29 
GeneralHELP! XPath Syntax Pin
mikasa23-Oct-03 9:29
mikasa23-Oct-03 9:29 
GeneralRe: HELP! XPath Syntax Pin
Philip Fitzsimons24-Oct-03 2:58
Philip Fitzsimons24-Oct-03 2:58 
GeneralRe: HELP! XPath Syntax Pin
mikasa24-Oct-03 3:10
mikasa24-Oct-03 3:10 
QuestionHow to send XMLdata to exe file Pin
yu-yu22-Oct-03 14:55
yu-yu22-Oct-03 14:55 
AnswerRe: How to send XMLdata to exe file Pin
Edbert P22-Oct-03 21:26
Edbert P22-Oct-03 21:26 
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 3:32
yu-yu23-Oct-03 3:32 
GeneralRe: How to send XMLdata to exe file Pin
Edbert P23-Oct-03 13:04
Edbert P23-Oct-03 13:04 
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 14:21
yu-yu23-Oct-03 14:21 
GeneralRe: How to send XMLdata to exe file Pin
Edbert P23-Oct-03 15:04
Edbert P23-Oct-03 15:04 
GeneralRe: How to send XMLdata to exe file Pin
yu-yu23-Oct-03 18:55
yu-yu23-Oct-03 18:55 
QuestionMSXML Parser??CreateNode???? Pin
xxhimanshu20-Oct-03 23:22
xxhimanshu20-Oct-03 23:22 

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.