Searched refs:szIdent (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/hlink/ |
H A D | browse_ctx.c | 101 static const WCHAR szIdent[] = {'W','I','N','E','H','L','I','N','K',0}; variable 114 hr = CreateItemMoniker(NULL, szIdent, &mon); in IHlinkBC_Register() 140 hr = CreateItemMoniker(NULL, szIdent, &mon); in IHlinkBC_GetObject()
|