Sweden-Number/dlls/msxml3
Michael Stefaniuc 8b8460de07 msxml3/tests: Just use a wchar string literal instead of _bstr_().
lstrcmpW and memcmp can deal just fine with WCHAR* and don't need
a BSTR.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 20:29:09 +01:00
..
tests
Makefile.in
attribute.c
bsc.c
cdata.c
comment.c
datatypes.xsd
dispex.c
docfrag.c
doctype.c
domdoc.c
domimpl.c
element.c
entityref.c
factory.c
httprequest.c msxml3: Remove useless casts to self. 2019-02-20 09:18:46 +01:00
main.c
msxml3.manifest
msxml3.spec
msxml3_v1.idl
msxml_private.h
mxnamespace.c
mxwriter.c
node.c
nodelist.c msxml3: Declare debug channels only when needed (Clang). 2015-02-23 22:10:50 +09:00
nodemap.c
parseerror.c
pi.c
saxreader.c
schema.c
schemas.rc
selection.c msxml3: Remove redundant not-NULL check (coccinellery). 2019-03-01 09:37:18 +01:00
stylesheet.c
text.c
uuid.c
version.rc
xdr.c
xmldoc.c
xmlelem.c
xmlparser.c
xmlparser.idl
xmlview.c
xslpattern.h
xslpattern.l
xslpattern.y