Searched refs:__SHCloneStrWtoA (Results 1 – 2 of 2) sorted by relevance
162 static __inline void __SHCloneStrWtoA(char **target, const WCHAR *source) in __SHCloneStrWtoA() function
1568 __SHCloneStrWtoA(&verb, sei->lpVerb); in ShellExecute_ContextMenuVerb()1569 __SHCloneStrWtoA(¶meters, sei->lpParameters); in ShellExecute_ContextMenuVerb()1570 __SHCloneStrWtoA(&dir, sei->lpDirectory); in ShellExecute_ContextMenuVerb()