Click here to Skip to main content
15,896,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Size Limits Pin
Blake Miller31-Aug-05 8:37
Blake Miller31-Aug-05 8:37 
GeneralRe: File Size Limits Pin
Bob Stanneveld31-Aug-05 8:47
Bob Stanneveld31-Aug-05 8:47 
GeneralRe: File Size Limits Pin
PJ Arends31-Aug-05 10:10
professionalPJ Arends31-Aug-05 10:10 
GeneralRe: File Size Limits Pin
Bob Stanneveld31-Aug-05 11:00
Bob Stanneveld31-Aug-05 11:00 
GeneralRe: File Size Limits Pin
Blake Miller31-Aug-05 13:00
Blake Miller31-Aug-05 13:00 
GeneralRe: File Size Limits Pin
Toby Opferman31-Aug-05 14:35
Toby Opferman31-Aug-05 14:35 
AnswerRe: File Size Limits Pin
John R. Shaw31-Aug-05 21:09
John R. Shaw31-Aug-05 21:09 
Questionxmldocument Pin
picazo31-Aug-05 5:35
picazo31-Aug-05 5:35 
Hello,

I am using xmldocument to read/edit an xml file. Along with it, I am using an XmlValidatingReader to validate the data. I have two questions on this subject:

1) Assuming that a document is opened to be edited (and it's valid initially), is it possible to validate changes that are made to it without having to rewrite the current tree to file and then reading it in again?

2) When initially validating a document: if an error occurs, is it possible to get the type of error that occurred in the handler? I mean, for example if an element is missing, or if an element is invalid, or if an attribute is missing... Of course, I would like a way to do this without having to parse and interpret the error message. The reason I would like this feature is so that I could try to 'fix' invalid xml files if I find them.

Question 2 is a bit more important than 1.

Thanks a lot,

-----------------
Genaro

\\\|
_ _
@ @
_\\
--|
_/
QuestionRegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
win_newbie31-Aug-05 5:15
win_newbie31-Aug-05 5:15 
AnswerRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
PJ Arends31-Aug-05 6:30
professionalPJ Arends31-Aug-05 6:30 
GeneralRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
win_newbie31-Aug-05 9:35
win_newbie31-Aug-05 9:35 
AnswerRe: RegCreateKeyEx returns 87 "ERROR_INVALID_PARAMETER" Pin
PJ Arends31-Aug-05 10:20
professionalPJ Arends31-Aug-05 10:20 
Questioncarriage return line feed not working in a string Pin
LCI31-Aug-05 4:48
LCI31-Aug-05 4:48 
AnswerRe: carriage return line feed not working in a string Pin
toxcct31-Aug-05 4:51
toxcct31-Aug-05 4:51 
GeneralRe: carriage return line feed not working in a string Pin
LCI31-Aug-05 4:55
LCI31-Aug-05 4:55 
GeneralRe: carriage return line feed not working in a string Pin
Chris Losinger31-Aug-05 5:11
professionalChris Losinger31-Aug-05 5:11 
GeneralRe: carriage return line feed not working in a string [edited] Pin
toxcct31-Aug-05 5:21
toxcct31-Aug-05 5:21 
AnswerRe: carriage return line feed not working in a string Pin
Blake Miller31-Aug-05 4:52
Blake Miller31-Aug-05 4:52 
GeneralRe: carriage return line feed not working in a string Pin
LCI31-Aug-05 4:59
LCI31-Aug-05 4:59 
GeneralRe: carriage return line feed not working in a string Pin
LCI31-Aug-05 5:04
LCI31-Aug-05 5:04 
GeneralRe: carriage return line feed not working in a string Pin
PJ Arends31-Aug-05 6:39
professionalPJ Arends31-Aug-05 6:39 
GeneralRe: carriage return line feed not working in a string Pin
toxcct31-Aug-05 5:38
toxcct31-Aug-05 5:38 
QuestionCannot enumerate with EnumWindows Pin
caykahve31-Aug-05 4:20
caykahve31-Aug-05 4:20 
AnswerRe: Cannot enumerate with EnumWindows Pin
Blake Miller31-Aug-05 4:56
Blake Miller31-Aug-05 4:56 
GeneralRe: Cannot enumerate with EnumWindows Pin
caykahve31-Aug-05 5:10
caykahve31-Aug-05 5:10 

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.