|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio.h>#include "windows.h"#include "ole2.h"#include "msxml2.h"#include "msxml2did.h"#include "ocidl.h"#include "wine/test.h"
Go to the source code of this file.
Macros | |
| #define | COBJMACROS |
| #define | XML_E_INVALIDATROOTLEVEL 0xc00ce556 |
Functions | |
| static void | create_xml_file (LPCSTR filename) |
| static void | create_stream_on_file (IStream **stream, LPCSTR path) |
| static void | test_xmldoc (void) |
| static void | test_createElement (void) |
| static void | test_persiststreaminit (void) |
| static BOOL | test_try_xmldoc (void) |
| static void | test_xmlelem_children (void) |
| static void | test_xmlelem_collection (void) |
| static void | test_xmlelem (void) |
| START_TEST (xmldoc) | |
Definition at line 53 of file xmldoc.c.
Referenced by test_persiststreaminit(), and test_xmldoc().
Definition at line 35 of file xmldoc.c.
Referenced by test_persiststreaminit(), test_xmldoc(), and test_xmlelem_collection().
| START_TEST | ( | xmldoc | ) |
Definition at line 1082 of file xmldoc.c.
Definition at line 289 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 377 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 496 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 80 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 879 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 513 of file xmldoc.c.
Referenced by START_TEST().
Definition at line 634 of file xmldoc.c.
Referenced by START_TEST().