Home
last modified time | relevance | path

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

/reactos/base/applications/cmdutils/wscript/
H A Dmain.c55 static const WCHAR wshW[] = {'W','S','H',0}; variable
236 if(lstrcmpW(pstrName, wshW) && lstrcmpW(pstrName, wscriptW)) in ActiveScriptSite_GetItemInfo()
473 hres = IActiveScript_AddNamedItem(script, wshW, SCRIPTITEM_ISVISIBLE); in init_engine()