ReactOS 0.4.16-dev-13-ge2fc578
|
#include "config.h"
#include <assert.h>
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "msxml6.h"
#include "wine/debug.h"
#include "msxml_private.h"
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
Functions | |
HRESULT | SchemaCache_create (MSXML_VERSION version, void **obj) |
HRESULT SchemaCache_create | ( | MSXML_VERSION | version, |
void ** | obj | ||
) |
Definition at line 1647 of file schema.c.
Referenced by DllGetClassObject().