Searched refs:null_guid (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/urlmon/ |
H A D | protocol.c | 829 static const WCHAR null_guid[] = {'{','0','0','0','0','0','0','0','0','-','0','0','0','0','-', in ProtocolSink_ReportProgress() local 920 … ok(!lstrcmpW(szStatusText, null_guid), "unexpected classid %s\n", wine_dbgstr_w(szStatusText)); in ProtocolSink_ReportProgress()
|