Home
last modified time | relevance | path

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

/reactos/dll/win32/shell32/wine/
H A Dshell32_main.h162 static __inline void __SHCloneStrWtoA(char **target, const WCHAR *source) in __SHCloneStrWtoA() function
/reactos/dll/win32/shell32/
H A Dshlexec.cpp1568 __SHCloneStrWtoA(&verb, sei->lpVerb); in ShellExecute_ContextMenuVerb()
1569 __SHCloneStrWtoA(&parameters, sei->lpParameters); in ShellExecute_ContextMenuVerb()
1570 __SHCloneStrWtoA(&dir, sei->lpDirectory); in ShellExecute_ContextMenuVerb()