search for: process_query_limited_information

Displaying 5 results from an estimated 5 matches for "process_query_limited_information".

2015 Aug 21
0
Wine release 1.7.50
...rging Text nodes. Dmitry Timoshkov (14): ntdll: Separate image relocation from NtMapViewOfSection. msi: Avoid using dialog record after free. advapi32/tests: Fix compilation with PSDK. advapi32/tests: Add a test to show that PROCESS_QUERY_INFORMATION should implicitly grant PROCESS_QUERY_LIMITED_INFORMATION access. server: Keep a pointer to parent's fd unix_name in the closed_fd structure. ntdll: Do not fail to relocate an image if the size of relocation block is 0. kernel32/tests: Fix compilation with PSDK. kernel32/tests: Add some tests for PROCESS_QUERY_LIMITED_INFORMATI...
2009 Sep 13
1
[LLVMdev] I am suspicious on the setting of _WIN32_WINNT
...K, there is nothing around GetProcessId. But from MSDN GetProcessId Function Retrieves the process identifier of the specified process. Syntax DWORD WINAPI GetProcessId( __in HANDLE Process ); Parameters Process A handle to the process. The handle must have the PROCESS_QUERY_INFORMATION or PROCESS_QUERY_LIMITED_INFORMATION access right. Return Value If the function succeeds, the return value is the process identifier of the specified process. If the function fails, the return value is zero. To get extended error information, call GetLastError. Remarks Until a process terminates, its process identifier unique...
2016 Oct 28
0
Wine release 1.9.22
...dient stop collection pointer for linear gradient brush. po: Update Russian translation. Pierre Schweitzer (1): mpr: Implement connected resources enumeration. Piotr Caban (1): gdiplus: Fix GdipCreateLineBrushFromRectWithAngle implementation. Roman Pišl (2): process: Make PROCESS_QUERY_LIMITED_INFORMATION sufficient for QueryFullProcessImageName(). user32: Fix buffer overflow in EDIT_EM_ReplaceSel(). Sebastian Lackner (11): ntoskrnl.exe: Defer deallocation of in_buff in dispatch_ioctl. ntoskrnl.exe: Add support for METHOD_IN_DIRECT/METHOD_OUT_DIRECT ioctls. ntoskrnl.exe: Use...
2015 Sep 04
0
Wine release 1.7.51
...R_SCALEWINDOWEXTEX 37266 LTSpice netlist text unreadable (monospaced text glyphs are misplaced and overlapping) 37451 python 3.1.1: test_test_decimal failed 37865 echo/ not works as expected (like echo. and echo:) 37915 Multiple games and applications need proper handling of Vista+ 'PROCESS_QUERY_LIMITED_INFORMATION' right (UPlay games, MS Visual Studio 2015 installer) 38343 Unimplemented function mfplat.dll.MFGetPluginControl 38672 valgrind shows uninitialized memory in update_net_wm_states() 38751 El Matador, Exodus from the Earth have rendering issues when anti-aliasing enabled 38841 PunkBus...
2014 Feb 07
0
Wine release 1.7.12
...error. taskschd: Add IRegisteredTaskCollection stub implementation. taskschd: Add ITaskDefinition stub implementation. scrrun/tests: Add more tests for IFileCollection using a dedicated temporary directory. server: Fix generic access mapping for a process. server: Add PROCESS_QUERY_LIMITED_INFORMATION to GENERIC_EXECUTE access mapping and appropriately change PROCESS_ALL_ACCESS. server: Add THREAD_[SET|QUERY]_LIMITED_INFORMATION to generic access mappings and appropriately change THREAD_ALL_ACCESS. taskschd/tests: Add some tests for IRegisteredTask interface. kernel32/tests: Us...