Home
last modified time | relevance | path

Searched refs:ProcessImageFileName (Results 1 – 14 of 14) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A Dprobelib.c46 case ProcessImageFileName: in QuerySetProcessValidator()
155 case ProcessImageFileName: in QuerySetProcessValidator()
/reactos/sdk/lib/cicero/
H A Dcicbase.cpp47 ProcessImageFileName = 27, enumerator
/reactos/dll/win32/kernel32/kernel32_vista/
H A Dvista.c41 ProcessImageFileName, in QueryFullProcessImageNameW()
55 ProcessImageFileName, in QueryFullProcessImageNameW()
/reactos/sdk/include/xdk/
H A Dpstypes.h260 ProcessImageFileName, enumerator
/reactos/sdk/include/psdk/
H A Dnetfw.idl248 HRESULT ProcessImageFileName( [out, retval] BSTR* imageFileName );
251 HRESULT ProcessImageFileName( [in] BSTR imageFileName );
H A Dwinternl.h397 ProcessImageFileName = 27, enumerator
/reactos/dll/win32/psapi/
H A Dpsapi.c1182 ProcessImageFileName, in GetProcessImageFileNameW()
1235 ProcessImageFileName, in GetProcessImageFileNameA()
/reactos/base/applications/taskmgr/
H A Dprocpage.c1063 ProcessImageFileName, in GetProcessExecutablePath()
1080 ProcessImageFileName, in GetProcessExecutablePath()
/reactos/modules/rostests/winetests/ntdll/
H A Dinfo.c1488 …status = pNtQueryInformationProcess(NULL, ProcessImageFileName, &image_file_name, sizeof(image_fil… in test_query_process_image_file_name()
1496 …status = pNtQueryInformationProcess( GetCurrentProcess(), ProcessImageFileName, &image_file_name, … in test_query_process_image_file_name()
1499 …status = pNtQueryInformationProcess( GetCurrentProcess(), ProcessImageFileName, &image_file_name, … in test_query_process_image_file_name()
1503 …status = pNtQueryInformationProcess( GetCurrentProcess(), ProcessImageFileName, buffer, ReturnLeng… in test_query_process_image_file_name()
/reactos/base/setup/lib/
H A Dsetuplib.c425 ProcessImageFileName, in GetSourcePaths()
/reactos/sdk/include/ndk/
H A Dpstypes.h362 ProcessImageFileName, enumerator
/reactos/ntoskrnl/ps/
H A Dquery.c660 case ProcessImageFileName: in NtQueryInformationProcess()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h883 ProcessImageFileName = 27, enumerator
/reactos/modules/rostests/winetests/kernel32/
H A Dprocess.c3710 case ProcessImageFileName: in test_process_info()