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

C / C++ / MFC

 
QuestionNot able to receive messages to the control procedure on invoking the shortcut keys. Pin
Hari-Adarapu21-Aug-08 10:08
Hari-Adarapu21-Aug-08 10:08 
AnswerRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Naveen21-Aug-08 14:19
Naveen21-Aug-08 14:19 
GeneralRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Hari-Adarapu22-Aug-08 4:08
Hari-Adarapu22-Aug-08 4:08 
GeneralRe: Not able to receive messages to the control procedure on invoking the shortcut keys. Pin
Naveen22-Aug-08 4:59
Naveen22-Aug-08 4:59 
QuestionCListCtrl with CheckBox Pin
john563221-Aug-08 6:39
john563221-Aug-08 6:39 
AnswerRe: CListCtrl with CheckBox Pin
led mike21-Aug-08 6:56
led mike21-Aug-08 6:56 
AnswerRe: CListCtrl with CheckBox Pin
Ștefan-Mihai MOGA21-Aug-08 14:32
professionalȘtefan-Mihai MOGA21-Aug-08 14:32 
QuestionUsing MSXML in VS 6.0 C++ app Pin
tas282621-Aug-08 6:31
tas282621-Aug-08 6:31 
I have never used MSXML, so bear with me. I have a small C++ app that receives a message via another app. The message received is XML format but is contained in a string and not passed as an XML doc. Stuck with this, nothing I can do about this part.

So, I need to implement MSXML, I am hoping this is the right path, to load the string into an XML doc and parse through it. Does anyone have or know of a simple example of how to do this? The xml string I receive only has 2 elements, so this does not have to be a very involved example with lots of bells and whistles. Just looking for the basics.

BTW, I am using MSXML 6.0.

Thanks a lot in advance for the help.

Troy Schenk
AnswerRe: Using MSXML in VS 6.0 C++ app Pin
led mike21-Aug-08 6:53
led mike21-Aug-08 6:53 
GeneralRe: Using MSXML in VS 6.0 C++ app Pin
tas282621-Aug-08 6:58
tas282621-Aug-08 6:58 
AnswerRe: Using MSXML in VS 6.0 C++ app Pin
Ștefan-Mihai MOGA21-Aug-08 14:36
professionalȘtefan-Mihai MOGA21-Aug-08 14:36 
QuestionHow to konw there is an icon under the cursor? Pin
mceros21-Aug-08 3:10
mceros21-Aug-08 3:10 
AnswerRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas21-Aug-08 18:39
Nibu babu thomas21-Aug-08 18:39 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 1:22
mceros22-Aug-08 1:22 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 1:26
Nibu babu thomas22-Aug-08 1:26 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 1:41
mceros22-Aug-08 1:41 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 1:51
Nibu babu thomas22-Aug-08 1:51 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 3:03
mceros22-Aug-08 3:03 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 3:06
Nibu babu thomas22-Aug-08 3:06 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 4:43
mceros22-Aug-08 4:43 
GeneralRe: How to konw there is an icon under the cursor? Pin
Nibu babu thomas22-Aug-08 4:44
Nibu babu thomas22-Aug-08 4:44 
GeneralRe: How to konw there is an icon under the cursor? Pin
mceros22-Aug-08 4:54
mceros22-Aug-08 4:54 
Questionget network path in tree control Pin
Madan Chauhan21-Aug-08 2:19
Madan Chauhan21-Aug-08 2:19 
AnswerRe: get network path in tree control Pin
Ștefan-Mihai MOGA21-Aug-08 14:39
professionalȘtefan-Mihai MOGA21-Aug-08 14:39 
GeneralRe: get network path in tree control Pin
Madan Chauhan21-Aug-08 20:05
Madan Chauhan21-Aug-08 20:05 

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.