Home
last modified time | relevance | path

Searched refs:wzMimeType (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Dinfo.c448 LPCWSTR wzMimeType, BOOL *pfMatches) in BitmapDecoderInfo_MatchesMimeType() argument
450 FIXME("(%p,%s,%p): stub\n", iface, debugstr_w(wzMimeType), pfMatches); in BitmapDecoderInfo_MatchesMimeType()
938 LPCWSTR wzMimeType, BOOL *pfMatches) in BitmapEncoderInfo_MatchesMimeType() argument
940 FIXME("(%p,%s,%p): stub\n", iface, debugstr_w(wzMimeType), pfMatches); in BitmapEncoderInfo_MatchesMimeType()
/reactos/sdk/include/psdk/
H A Dwincodec.idl648 [in] LPCWSTR wzMimeType,