Searched refs:cf_brokenW (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/ole32/ |
H A D | compobj.c | 113 static const WCHAR cf_brokenW[] = {'{','0','0','0','0','0','0','0','1','-','0','0','0','0','-','0',… variable 459 hr = CLSIDFromString(cf_brokenW, &clsid); in test_CLSIDFromString() 546 hr = IIDFromString(cf_brokenW, &iid); in test_IIDFromString()
|