Displaying 4 results from an estimated 4 matches for "ntquerysysteminformationex".
Did you mean:
ntquerysysteminformation
2016 Apr 12
0
Wine release 1.8.2
...ata()/SafeArrayUnaccessData().
include: Fix IsBad* prototypes.
ctl3d32: Claim success in Ctl3dRegister().
ole32: Ignore GetMiscStatus() returned value in OleCreate().
dwrite: Handle font data initialization failure when building collections.
ntdll/tests: Some tests for NtQuerySystemInformationEx().
ntdll: Add NtQuerySystemInformationEx() stub.
kernel32: Forward GetLogicalProcessorInformationEx() to ntdll.
ole32: Don't call spy on IMalloc::Free(NULL).
Paul Gofman (1):
d3dx9: Fix D3DXIntersectTri function.
Piotr Caban (6):
msxml3: Update xmlNode reference...
2016 Jan 09
0
Wine release 1.9.1
...msxml3/tests: Fix a minor variant leak (Valgrind).
msxml3/tests: Fix a stream leak (Valgrind).
comdlg32: Explicitly compare to HRESULT values.
quartz: Explicitly compare to HRESULT values.
shell32/tests: Explicitly compare to HRESULT values.
ntdll/tests: Some tests for NtQuerySystemInformationEx().
ntdll: Add NtQuerySystemInformationEx() stub.
kernel32: Forward GetLogicalProcessorInformationEx() to ntdll.
msxml3/tests: Fix BSTR leak warning (Valgrind).
ole32: Properly implement OleRegGetUserType().
advapi32: Make RegOpenCurrentUser() return real key handles fo...
2016 Feb 05
0
Wine release 1.9.3
...d process exit code and close the process handle.
shell32/tests: Check for failures in the child process.
shell32/tests: Test environment variable inheritance with ShellExecute().
shell32/tests: Add server-side DDE checks.
ntdll/tests: Fix an infinite loop on platforms where NtQuerySystemInformationEx() is not implemented.
Fr?d?ric Delanoy (1):
po: Update French translation.
Hans Leidekker (14):
wininet/tests: Fix test failures.
msi: Include the dialog in the check for duplicate event subscriptions.
wined3d: Don't leak the device context on failure in context_create...
2019 Dec 13
0
Wine release 5.0-rc1
...fo support to _Connection.
msado15: Add _Command stub interface.
Anastasios Simeonidis (3):
ntdll: Move relationship filtering to create_logical_proc_info.
ntdll: Implement relationship filtering for create_logical_proc_info on linux.
ntdll/tests: Add relationship tests for NtQuerySystemInformationEx.
Andrey Gusev (14):
dxgi/tests: Fix a typo in ok() message.
uianimation: Remove duplicate WINAPI.
mapi32: Reorder the WINAPI with the HRESULT.
kernel32/tests: Reorder the WINAPI with the void.
sapiaut.idl: Fix a typo.
ieframe/tests: Fix a typo in ok() message....