msxml3 allows URL escape sequences even for C:\ style paths. eg. C:\Program%20Files...
Try 2 determines URL length dynamically, suppresses some compiler const warnings, and cleans up tests.
Signed-off-by: Damjan Jovanovic damjan.jov@gmail.com --- dlls/msxml3/bsc.c | 33 ++++++++++++++++++++++++++++----- dlls/msxml3/tests/domdoc.c | 17 +++++++++++++++++ 2 files changed, 45 insertions(+), 5 deletions(-)