Searched refs:wszParamAlloc (Results 1 – 1 of 1) sorted by relevance
1996 CHeapPtr<WCHAR, CLocalAllocator> wszParamAlloc; in SHELL_execute() local2004 wszParamAlloc.Allocate(len); in SHELL_execute()2005 wszParameters = wszParamAlloc; in SHELL_execute()2188 wszParamAlloc.Attach(StrDupW(pszArgs)); in SHELL_execute()2189 wszParameters = wszParamAlloc; in SHELL_execute()