Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 7 of 7) sorted by relevance

/reactos/modules/rostests/apitests/wscript/
H A Dwsf.c63 LPCWSTR exe = engine ? engine : L"wscript.exe"; in runscriptfile() local
/reactos/base/applications/cmdutils/doskey/
H A Ddoskey.c337 LPWSTR exe = RemoveQuotes(wcschr(pArgStart, L':') + 1); in wmain() local
/reactos/modules/rostests/winetests/sxs/
H A Dsxs.c177 char exe[MAX_PATH]; in run_child_process() local
/reactos/modules/rostests/apitests/apphelp/
H A Ddb.cpp738 static void check_matching_file(PDB pdb, TAGID exe, TAGID matching_file, int num) in check_matching_file()
952 TAGID exe = pSdbFindFirstTag(pdb, root, TAG_EXE); in check_db_exes() local
1725 TAGID db = TAGID_NULL, layer, exe; in test_DataTags() local
/reactos/dll/win32/msi/
H A Dcustom.c893 WCHAR *exe = NULL, *cmd = NULL, *p; in execute_command() local
1184 WCHAR *exe, *arg; in HANDLE_CustomType50() local
/reactos/dll/appcompat/apphelp/
H A Dhsdb.c109 static BOOL WINAPI SdbpMatchExe(PDB pdb, TAGID exe, const WCHAR* dir, PATTRINFO main_attribs, DWORD… in SdbpMatchExe()
/reactos/dll/win32/shell32/dialogs/
H A Dfiletypes.cpp276 LPCWSTR exe = GetProgramPath(Entry); in GetAppName() local
1851 LPCWSTR exe = GetProgramPath(pEntry); in FileTypesDlg_OnItemChanging() local