Searched refs:wshW (Results 1 – 1 of 1) sorted by relevance
55 static const WCHAR wshW[] = {'W','S','H',0}; variable236 if(lstrcmpW(pstrName, wshW) && lstrcmpW(pstrName, wscriptW)) in ActiveScriptSite_GetItemInfo()473 hres = IActiveScript_AddNamedItem(script, wshW, SCRIPTITEM_ISVISIBLE); in init_engine()