Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/
H A Ddebughlp.cpp431 char clsidbuf[100]; in shdebugstr_guid() local
439 if (HCR_GetClassNameA(*id, clsidbuf, 100)) in shdebugstr_guid()
440 name = clsidbuf; in shdebugstr_guid()