Searched refs:ProcessImageFileName (Results 1 – 14 of 14) sorted by relevance
/reactos/modules/rostests/apitests/ntdll/ |
H A D | probelib.c | 46 case ProcessImageFileName: in QuerySetProcessValidator() 155 case ProcessImageFileName: in QuerySetProcessValidator()
|
/reactos/sdk/lib/cicero/ |
H A D | cicbase.cpp | 47 ProcessImageFileName = 27, enumerator
|
/reactos/dll/win32/kernel32/kernel32_vista/ |
H A D | vista.c | 41 ProcessImageFileName, in QueryFullProcessImageNameW() 55 ProcessImageFileName, in QueryFullProcessImageNameW()
|
/reactos/sdk/include/xdk/ |
H A D | pstypes.h | 260 ProcessImageFileName, enumerator
|
/reactos/sdk/include/psdk/ |
H A D | netfw.idl | 248 HRESULT ProcessImageFileName( [out, retval] BSTR* imageFileName ); 251 HRESULT ProcessImageFileName( [in] BSTR imageFileName );
|
H A D | winternl.h | 397 ProcessImageFileName = 27, enumerator
|
/reactos/dll/win32/psapi/ |
H A D | psapi.c | 1182 ProcessImageFileName, in GetProcessImageFileNameW() 1235 ProcessImageFileName, in GetProcessImageFileNameA()
|
/reactos/base/applications/taskmgr/ |
H A D | procpage.c | 1063 ProcessImageFileName, in GetProcessExecutablePath() 1080 ProcessImageFileName, in GetProcessExecutablePath()
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | info.c | 1488 …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 D | setuplib.c | 425 ProcessImageFileName, in GetSourcePaths()
|
/reactos/sdk/include/ndk/ |
H A D | pstypes.h | 362 ProcessImageFileName, enumerator
|
/reactos/ntoskrnl/ps/ |
H A D | query.c | 660 case ProcessImageFileName: in NtQueryInformationProcess()
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 883 ProcessImageFileName = 27, enumerator
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | process.c | 3710 case ProcessImageFileName: in test_process_info()
|