ReactOS 0.4.16-dev-1288-g7ec3a7e
|
#include <stdarg.h>
#include <wchar.h>
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
#include "propvarutil.h"
#include "wincodecs_private.h"
#include "wine/debug.h"
Go to the source code of this file.
Classes | |
struct | QueryReader |
struct | string_t |
struct | string_enumerator |
struct | QueryWriter |
Macros | |
#define | COBJMACROS |
Variables | |
struct { | |
int len | |
WCHAR str [10] | |
VARTYPE vt | |
} | str2vt [] |
static const IEnumStringVtbl | string_enumerator_vtbl |
static IWICMetadataQueryReaderVtbl | mqr_vtbl |
static const IWICMetadataQueryWriterVtbl | mqw_vtbl |
struct { | |
const GUID * guid | |
const WCHAR * name | |
} | guid2name [] |
struct { | |
const WCHAR * name | |
const WCHAR * schema | |
} | name2schema [] |
#define COBJMACROS |
Definition at line 23 of file metadataquery.c.
|
static |
Definition at line 372 of file metadataquery.c.
Referenced by mqr_GetMetadataByName().
|
static |
Definition at line 414 of file metadataquery.c.
Referenced by mqr_GetMetadataByName().
|
static |
Definition at line 178 of file metadataquery.c.
Referenced by get_token(), and mqr_GetMetadataByName().
|
static |
Definition at line 603 of file metadataquery.c.
Referenced by string_enumerator_AddRef(), string_enumerator_QueryInterface(), and string_enumerator_Release().
|
inlinestatic |
Definition at line 44 of file metadataquery.c.
Referenced by mqr_AddRef(), mqr_GetContainerFormat(), mqr_GetLocation(), mqr_GetMetadataByName(), mqr_QueryInterface(), and mqr_Release().
|
inlinestatic |
Definition at line 757 of file metadataquery.c.
Referenced by mqw_AddRef(), mqw_QueryInterface(), and mqw_Release().
Definition at line 1025 of file metadataquery.c.
Referenced by mqr_GetMetadataByName().
Definition at line 159 of file metadataquery.c.
Referenced by _STLP_STATIC_ASSERT(), and get_token().
HRESULT MetadataQueryReader_CreateInstance | ( | IWICMetadataBlockReader * | mbr, |
const WCHAR * | root, | ||
IWICMetadataQueryReader ** | out | ||
) |
Definition at line 727 of file metadataquery.c.
Referenced by ComponentFactory_CreateQueryReaderFromBlockReader(), GifDecoder_GetMetadataQueryReader(), GifFrameDecode_GetMetadataQueryReader(), and mqr_GetMetadataByName().
HRESULT MetadataQueryWriter_CreateInstance | ( | IWICMetadataBlockWriter * | mbw, |
const WCHAR * | root, | ||
IWICMetadataQueryWriter ** | out | ||
) |
Definition at line 867 of file metadataquery.c.
Referenced by CommonEncoderFrame_GetMetadataQueryWriter(), ComponentFactory_CreateQueryWriterFromBlockWriter(), and GifFrameEncode_GetMetadataQueryWriter().
|
static |
Definition at line 71 of file metadataquery.c.
|
static |
Definition at line 93 of file metadataquery.c.
|
static |
Definition at line 709 of file metadataquery.c.
|
static |
Definition at line 102 of file metadataquery.c.
|
static |
Definition at line 446 of file metadataquery.c.
|
static |
Definition at line 49 of file metadataquery.c.
|
static |
Definition at line 79 of file metadataquery.c.
|
static |
Definition at line 785 of file metadataquery.c.
|
static |
Definition at line 811 of file metadataquery.c.
|
static |
Definition at line 818 of file metadataquery.c.
|
static |
Definition at line 825 of file metadataquery.c.
|
static |
Definition at line 833 of file metadataquery.c.
|
static |
Definition at line 762 of file metadataquery.c.
|
static |
Definition at line 795 of file metadataquery.c.
|
static |
Definition at line 847 of file metadataquery.c.
|
static |
Definition at line 840 of file metadataquery.c.
|
static |
Definition at line 627 of file metadataquery.c.
|
static |
|
static |
Definition at line 694 of file metadataquery.c.
Referenced by mqr_GetEnumerator(), and mqw_GetEnumerator().
|
static |
Definition at line 650 of file metadataquery.c.
|
static |
Definition at line 608 of file metadataquery.c.
|
static |
Definition at line 637 of file metadataquery.c.
|
static |
Definition at line 661 of file metadataquery.c.
|
static |
Definition at line 940 of file metadataquery.c.
Referenced by test_metadata_gif(), and test_WICMapGuidToShortName().
HRESULT WINAPI WICMapSchemaToName | ( | REFGUID | format, |
LPWSTR | schema, | ||
UINT | len, | ||
WCHAR * | name, | ||
UINT * | ret_len | ||
) |
Definition at line 1045 of file metadataquery.c.
Referenced by test_WICMapSchemaToName().
Definition at line 971 of file metadataquery.c.
Referenced by mqr_GetMetadataByName(), test_metadata_gif(), and test_WICMapShortNameToGuid().
WINE_DEFAULT_DEBUG_CHANNEL | ( | wincodecs | ) |
Definition at line 890 of file metadataquery.c.
Referenced by find_reader_from_block(), get_next_reader(), mqr_GetMetadataByName(), WICMapGuidToShortName(), and WICMapShortNameToGuid().
const struct { ... } guid2name[] |
Referenced by WICMapGuidToShortName(), and WICMapShortNameToGuid().
Definition at line 136 of file metadataquery.c.
Referenced by mqr_GetMetadataByName(), WICMapGuidToShortName(), and WICMapSchemaToName().
|
static |
Definition at line 717 of file metadataquery.c.
Referenced by MetadataQueryReader_CreateInstance().
|
static |
Definition at line 854 of file metadataquery.c.
Referenced by MetadataQueryWriter_CreateInstance().
Definition at line 891 of file metadataquery.c.
const struct { ... } name2schema[] |
Referenced by map_shortname_to_schema(), and WICMapSchemaToName().
Definition at line 994 of file metadataquery.c.
Referenced by compare_metadata(), get_next_reader(), get_protocol_cf(), get_protocol_info(), get_token(), get_zone_for_scheme(), get_zone_from_reg(), ICreateTypeInfo2_fnSetSchema(), is_registered_protocol(), load_APE_metadata(), load_GCE_metadata(), load_IMD_metadata(), load_LSD_metadata(), LoadChrmMetadata(), LoadGamaMetadata(), LoadHistMetadata(), LoadTextMetadata(), LoadTimeMetadata(), LoadUnknownMetadata(), main(), map_shortname_to_schema(), mdr_GetValue(), MetadataHandler_GetValue(), MetadataHandler_GetValueByIndex(), MimeOleGetPropertySchema(), mqr_GetMetadataByName(), RequestValidateReadWrite(), search_domain_for_zone(), search_for_domain_mapping(), test_CoInternetParseUrl(), test_ifd_content(), test_metadata_cHRM(), test_metadata_gAMA(), test_metadata_hIST(), test_metadata_tEXt(), test_metadata_unknown(), test_MimeOleGetPropertySchema(), test_putref_schemas(), test_XDR_datatypes(), test_XDR_schemas(), validate_regex_document(), and WICMapSchemaToName().
WCHAR str[10] |
Definition at line 137 of file metadataquery.c.
Referenced by map_type().
const struct { ... } str2vt[] |
Referenced by map_type().
|
static |
Definition at line 683 of file metadataquery.c.
Referenced by string_enumerator_create().
VARTYPE vt |
Definition at line 138 of file metadataquery.c.
Referenced by get_token(), and map_type().