Home
last modified time | relevance | path

Searched defs:wcmd (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/xcopy/
H A Dxcopy.c28 char* wcmd; in runcmd() local
/reactos/dll/win32/shell32/
H A Dshlexec.cpp1677 WCHAR wcmd[1024]; in SHELL_execute_class() local
1830 static UINT_PTR SHELL_quote_and_execute(LPCWSTR wcmd, LPCWSTR wszParameters, LPCWSTR wszKeyname, LP… in SHELL_quote_and_execute()
1866 static UINT_PTR SHELL_execute_url(LPCWSTR lpFile, LPCWSTR wcmd, LPSHELLEXECUTEINFOW psei, LPSHELLEX… in SHELL_execute_url()
2236 LPWSTR wcmd = wcmdBuffer; in SHELL_execute() local