Click here to Skip to main content
15,905,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: XML namespace problem i think Pin
Michael Dunn14-Jun-05 4:17
sitebuilderMichael Dunn14-Jun-05 4:17 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 7:24
LCI14-Jun-05 7:24 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 7:34
Tom Archer14-Jun-05 7:34 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 7:41
LCI14-Jun-05 7:41 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 8:25
Tom Archer14-Jun-05 8:25 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 8:31
Tom Archer14-Jun-05 8:31 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 8:51
LCI14-Jun-05 8:51 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 10:37
Tom Archer14-Jun-05 10:37 
LCI wrote:
My object browser does not seem to show the MSXML2

By default, you will only see the libraries in your project. You have to do the following:

  1. Open the Object Browser
  2. Click the Customize button at the top of the object browser
  3. When the Selected Objects dialog box appears, click the Add button
  4. Select the COM tab
  5. Select from the list the Microsoft XML 4.0 library and click the Select button
  6. Click the OK button to dismiss the dialog box

The library should now be viewable in the object browser.

Regarding the documentation, that I can't answer. I've just become accustomed to using the actual header file (or the object browser) to get the "real" prototype.

Cheers,
Tom Archer - Archer Consulting Group

"So look up ahead at times to come, despair is not for us. We have a world and more to see, while this remains behind." - James N. Rowe
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 10:56
LCI14-Jun-05 10:56 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 11:20
Tom Archer14-Jun-05 11:20 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:30
LCI14-Jun-05 11:30 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 11:35
Tom Archer14-Jun-05 11:35 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:37
LCI14-Jun-05 11:37 
GeneralRe: XML namespace problem i think Pin
LCI14-Jun-05 11:48
LCI14-Jun-05 11:48 
GeneralRe: XML namespace problem i think Pin
Tom Archer14-Jun-05 12:17
Tom Archer14-Jun-05 12:17 
GeneralRe: XML namespace problem i think Pin
LCI15-Jun-05 5:56
LCI15-Jun-05 5:56 
GeneralMultiple languages in single resource file Pin
senseilee14-Jun-05 3:38
senseilee14-Jun-05 3:38 
GeneralRe: Multiple languages in single resource file Pin
Blake Miller14-Jun-05 9:19
Blake Miller14-Jun-05 9:19 
General[out] parameters for ActiveX control interface Pin
Ian Bowler14-Jun-05 6:31
Ian Bowler14-Jun-05 6:31 
GeneralRe: [out] parameters for ActiveX control interface Pin
Ian Bowler14-Jun-05 8:36
Ian Bowler14-Jun-05 8:36 
Generalbizarre asm problem Pin
heebiejeebies14-Jun-05 5:19
heebiejeebies14-Jun-05 5:19 
GeneralCOleDateTime AddDays() Pin
DanYELL14-Jun-05 4:57
DanYELL14-Jun-05 4:57 
GeneralRe: COleDateTime AddDays() Pin
David Crow14-Jun-05 2:10
David Crow14-Jun-05 2:10 
GeneralRe: COleDateTime AddDays() Pin
DanYELL14-Jun-05 5:56
DanYELL14-Jun-05 5:56 
GeneralRe: COleDateTime AddDays() Pin
David Crow14-Jun-05 3:03
David Crow14-Jun-05 3:03 

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.