Searched refs:IMD_name (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/windowscodecs/ |
H A D | metadata.c | 1850 …static const WCHAR IMD_name[] = {'I','m','a','g','e',' ','D','e','s','c','r','i','p','t','o','r','… in test_metadata_IMD() local 1917 ok(lstrcmpW(name, IMD_name) == 0, "wrong IMD reader name %s\n", wine_dbgstr_w(name)); in test_metadata_IMD()
|