Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Sharing without seeing the code, possible? Pin
jhwurmbach17-Jul-07 5:28
jhwurmbach17-Jul-07 5:28 
GeneralRe: Sharing without seeing the code, possible? Pin
Joe Smith IX17-Jul-07 5:48
Joe Smith IX17-Jul-07 5:48 
GeneralRe: Sharing without seeing the code, possible? Pin
jhwurmbach17-Jul-07 5:55
jhwurmbach17-Jul-07 5:55 
GeneralRe: Sharing without seeing the code, possible? Pin
Joe Smith IX17-Jul-07 6:26
Joe Smith IX17-Jul-07 6:26 
GeneralRe: Sharing without seeing the code, possible? Pin
Mark Salsbery17-Jul-07 6:39
Mark Salsbery17-Jul-07 6:39 
GeneralRe: Sharing without seeing the code, possible? Pin
David Crow17-Jul-07 6:37
David Crow17-Jul-07 6:37 
AnswerRe: Sharing without seeing the code, possible? Pin
#realJSOP17-Jul-07 23:46
professional#realJSOP17-Jul-07 23:46 
QuestionSelectSinglenode syntax Pin
Maynka17-Jul-07 4:29
Maynka17-Jul-07 4:29 
I am using SelectSinglenode in the following way and the code is always aborting:


IXMLDOMNodePtr pChild;
IXMLDOMElementPtr pParent=NULL;
IXMLDOMNode **resultnode=NULL;
HRESULT pChild = pParent->selectSingleNode(_T("rtcs//Connection::connect"),resultnode);

i think i am not able to give the right first parameter of selectsinglenode function.

Please point out where i am wrong
Regards
AnswerRe: SelectSinglenode syntax Pin
Sam_c17-Jul-07 4:39
Sam_c17-Jul-07 4:39 
GeneralRe: SelectSinglenode syntax Pin
toxcct17-Jul-07 4:45
toxcct17-Jul-07 4:45 
GeneralRe: SelectSinglenode syntax Pin
Maynka17-Jul-07 5:04
Maynka17-Jul-07 5:04 
GeneralRe: SelectSinglenode syntax Pin
toxcct17-Jul-07 5:06
toxcct17-Jul-07 5:06 
AnswerRe: SelectSinglenode syntax Pin
Michael Dunn17-Jul-07 6:24
sitebuilderMichael Dunn17-Jul-07 6:24 
Questionhow to find differnce between laptop and desktop pc Pin
Sonani Prakash17-Jul-07 4:19
Sonani Prakash17-Jul-07 4:19 
AnswerRe: how to find differnce between laptop and desktop pc Pin
Sam_c17-Jul-07 4:33
Sam_c17-Jul-07 4:33 
QuestionGetting value of variable from xml file Pin
Maynka17-Jul-07 4:04
Maynka17-Jul-07 4:04 
AnswerRe: Getting value of variable from xml file Pin
led mike17-Jul-07 4:23
led mike17-Jul-07 4:23 
GeneralRe: Getting value of variable from xml file Pin
Maynka17-Jul-07 4:28
Maynka17-Jul-07 4:28 
GeneralRe: Getting value of variable from xml file Pin
CPallini17-Jul-07 4:41
mveCPallini17-Jul-07 4:41 
GeneralRe: Getting value of variable from xml file Pin
jhwurmbach17-Jul-07 4:49
jhwurmbach17-Jul-07 4:49 
QuestionIn MFC SDI,How to write D3D code? Pin
akira3217-Jul-07 3:44
akira3217-Jul-07 3:44 
QuestionChecking is a file has been already locked... Pin
Abhijeet Pathak17-Jul-07 3:32
Abhijeet Pathak17-Jul-07 3:32 
QuestionRe: Checking is a file has been already locked... Pin
David Crow17-Jul-07 6:39
David Crow17-Jul-07 6:39 
AnswerRe: Checking is a file has been already locked... Pin
Abhijeet Pathak17-Jul-07 16:48
Abhijeet Pathak17-Jul-07 16:48 
GeneralRe: Checking is a file has been already locked... Pin
David Crow18-Jul-07 2:31
David Crow18-Jul-07 2:31 

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.