Re: msxml3: Ignore XML Property ResolveExternals
11 Mar
2011
11 Mar
'11
10:52 a.m.
On 3/11/2011 13:46, Alistair Leslie-Hughes wrote:
Hi,
Changelog: msxml3: Ignore XML Property ResolveExternals Please correct naming:
static const WCHAR PropertyNewParserW[] = {'N','e','w','P','a','r','s','e','r',0}; static const WCHAR PropValueXPathW[] = {'X','P','a','t','h',0}; static const WCHAR PropValueXSLPatternW[] = {'X','S','L','P','a','t','t','e','r','n',0}; +static const WCHAR PropValueResolveExternalsW[] = {'R','e','s','o','l','v','e','E','x','t','e','r','n','a','l','s',0}; It's not a value, it's a property with boolean value, so it's PropertyResolveExternalsW.
Best Regards Alistair Leslie-Hughes
5395
Age (days ago)
5395
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov