user32/tests: Add test showing hotkeys change the async key state.
[wine] / dlls / ntdll /
2011-05-30  Marcus Meissnerntdll: Specify div to be divl.
2011-05-27  Marcus Meissnerntdll: Mark FILE_umask with hidden visibility.
2011-05-23  André Hentschelntdll: Improved ARM little endianess detection.
2011-05-06  Alexandre Julliardntdll: Ask the server to suspend the thread in the...
2011-05-06  Alexandre Julliardserver: Add separate requests for getting/setting the...
2011-04-25  Marcus Meissnerntdll: Mark internal functions as hidden.
2011-04-22  André Hentschelntdll: Make sure RtlCaptureContext doesn't compile...
2011-04-21  André Hentschelntdll: Fix usage of ContextFlags on Sparc.
2011-04-21  André Hentschelntdll: Fix usage of ContextFlags on ARM.
2011-04-21  André Hentschelntdll: Be more generic when storing ARM context.
2011-04-20  André Hentschelntdll: Remove Alpha support.
2011-04-18  Alexandre Julliardserver: Store a mapping instead of a file for process...
2011-04-18  André Hentschelntdll: Implement call_stack_handlers on ARM.
2011-04-18  André Hentschelntdll: Trace context on ARM.
2011-04-18  André Hentschelntdll: Add implementation for RtlCaptureContext on...
2011-04-18  André Hentschelntdll: Fix setting the ExceptionAddress on ARM.
2011-04-15  Alexandre Julliardntdll: Rewrite the SystemProcessorPerformanceInformatio...
2011-04-14  Alexandre Julliardntdll: Implement the ProcessAffinityMask case in NtQuer...
2011-04-13  Austin Englishntdll: Add support for win2k8r2.
2011-04-13  Piotr Cabanntdll: Restore stack guard and prevent stack from shrin...
2011-03-31  Bart Van Asschentdll: Avoid examining uninitialized data.
2011-03-30  Dmitry Timoshkovserver: FILE_OVERWRITE and FILE_OVERWRITE_IF need the...
2011-03-30  Dmitry Timoshkovntdll: Add more NtCreateFile tests.
2011-03-30  Steven Wallacentdll: implemented ProcessDebugFlags in NtQueryInformat...
2011-03-30  Piotr Cabanntdll: Don't call compare function on memory not provid...
2011-03-29  Bart Van Asschentdll: Fix race condition in RtlCreateHeap().
2011-03-29  Dmitry Timoshkovntdll: Add a bunch of NtCreateFile tests.
2011-03-28  André Hentschelntdll: Add check for DragonFly BSD.
2011-03-28  Dmitry Timoshkovntdll: Use an NtWriteFile pointer instead of a static...
2011-03-09  Alexandre Julliardntdll: Fix RtlGetSacl/DaclSecurityDescriptor for relati...
2011-03-08  Maarten Lankhorstntdll: Fix time units for SystemPerformanceProcessorInf...
2011-03-02  Charles Davisntdll: Implement CDROM_GetInterfaceInfo() on Mac OS.
2011-03-01  Alexandre Julliardntdll: Don't print an error when architecture is set...
2011-02-24  Maarten Lankhorstntdll: Fix time accounting in NtQuerySystemInformation.
2011-02-21  Charles Davisntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
2011-02-19  Alexandre Julliardntdll: Improve the error reporting for invalid PE file...
2011-02-14  Austin Englishntdll/tests: Make sure return values are used (LLVM...
2011-02-14  Austin Englishntdll/tests: Don't check return values inside of if...
2011-02-11  Austin Englishntdll/tests: Make sure a return value is used (LLVM...
2011-02-10  Austin Englishntdll/tests: Make sure return value is used (LLVM/Clang).
2011-02-08  Austin Englishntdll/tests: Make sure return values are used (LLVM...
2011-02-07  André Hentschelntdll: Only use ST_FIX_ALIGN on solaris.
2011-02-04  max@mtew.isa-geek.netntdll: Correct 'b' parameter descriptions for _alldiv...
2011-02-01  Nikolay Sivovntdll: Fix a compile time warning.
2011-02-01  Alexandre Julliardntdll: Add support for longjmp in RtlUnwindEx.
2011-02-01  Alexandre Julliardntdll: Add a helper function for checking stack frame...
2011-02-01  Alexandre Julliardntdll: Avoid copying and restoring the context in RtlCa...
2011-02-01  Andrew Nguyenntdll/tests: Avoid casting away const in comparison...
2011-02-01  Andrew Nguyenntdll: Fix one-time warning message output.
2011-01-31  Alexandre Julliardntdll/tests: Avoid sizeof in a trace.
2011-01-31  Alexandre Julliardntdll: Fix frame address check in RtlCaptureStackBackTr...
2011-01-28  Charles Davisntdll: Check for case-insensitive volumes.
2011-01-27  Alexandre Julliardntdll: Get rid of support for register entry points...
2011-01-27  Alexandre Julliardntdll: Implement RtlRaiseException for x86_64 directly...
2011-01-27  Alexandre Julliardntdll: Implement set_cpu_context for x86_64 directly...
2011-01-27  Alexandre Julliardntdll: Avoid copying and restoring the context in RtlCa...
2011-01-27  Alexandre Julliardntdll: Capture the context inside RtlUnwindEx instead...
2011-01-27  Alexandre Julliardinclude: Add a prototype for RtlUnwindEx on x86_64.
2011-01-25  Loïc Mauryntdll : Implement CDROM_Verify to work on Mac OS X.
2011-01-19  Piotr Cabanserver: Return multiple events in read_changes.
2011-01-17  Austin Englishntdll: Add missing checks for FreeBSD_kernel.
2011-01-17  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2011-01-12  Matteo Brunintdll/tests: Add a FILE_APPEND_DATA test.
2011-01-04  André Hentschelntdll: Respect multiple CPUs when faking values.
2010-12-29  André Hentschelntdll/tests: Don't test function directly when reportin...
2010-12-27  Alexandre Julliardntdll: Use the gettid system call on all Linux platforms.
2010-12-27  Alexandre Julliardntdll: Use the futex system calls on all Linux platforms.
2010-12-27  Alexandre Julliardntdll: Use the getdents64 system call on all Linux...
2010-12-23  Alexandre Julliardntdll: Use the syscall function instead of inline assembly.
2010-12-22  Greg Geldorpntdll/tests: Add alternative results for overlong instr...
2010-12-17  Alexandre Julliardntdll: Avoid putting the virtual heap in the low 2Gb...
2010-12-16  Alexandre Julliardntdll: Don't worry about the DOS area on non-x86.
2010-12-15  Alexandre Julliardntdll: Ensure alignment of static TLS data and free...
2010-12-13  André Hentschelntdll: Fix test failure on some NT4 machines.
2010-12-13  Austin Englishntdll: Bump win2k3 version information to sp2.
2010-12-10  Marcus Meissnerntdll: Report a failed executable mmap on nonexec files...
2010-12-03  Francois Gougetntdll/tests: Add a trailing '\n' to an ok() call.
2010-12-02  Hans Leidekkerntdll: Don't call NtClose directly in delete_view.
2010-11-26  Louis Lendersntdll: Set the IdleTime member from the SystemPerforman...
2010-11-24  Gerald Pfeiferntdll/tests: Remove unused variable from test_query_vol...
2010-11-23  Louis Lendersntdll/tests: Add tests for NtQueryVolumeInformationFile...
2010-11-23  Hans Leidekkerntdll: Add a stub implementation of FSCTL_GET_RETRIEVAL...
2010-11-15  Detlef Riekenbergntdll: Add semi stub for TokenElevationType in NtQueryI...
2010-11-15  Marcus Meissnerntdll: Fixed file view mapping in regards to no-exec.
2010-11-11  Vitaliy Margolenntdll: Mask invalid flags for RtlQueueWorkItem.
2010-11-11  André Hentschelntdll/tests: Fix crash in japanese and chinese test.
2010-11-10  Alexandre Julliardntdll: Don't call vectored exception handlers under...
2010-11-10  Alexandre JulliardRevert "ntdll: Fix possible deadlock in vectored except...
2010-11-08  Marcus Meissnerntdll: Check and fix PE header protections.
2010-11-08  Detlef Riekenbergntdll: Add stubs for Rtl[G/S]etCurrentTransaction.
2010-11-04  Alexandre Julliardntdll: Explicitly check for failure to map page 0.
2010-11-04  Alexandre Julliardntdll: Report memory areas in DOS memory to be free...
2010-11-04  André Hentschelntdll: Detect more processor features.
2010-11-02  André Hentschelntdll: Add Support for loading ARM PEs.
2010-11-01  Alexandre Julliardntdll: Don't try to join with the main thread.
2010-10-20  Alexandre Julliardinclude: The FLOATING_SAVE_AREA type is i386-specific.
2010-10-20  Alexandre Julliardntdll: Avoid using the CONTEXT86 type.
2010-10-19  Alexandre Julliardntdll: More complete implementation of NtAreMappedFiles...
2010-10-19  Alexandre Julliardntdll: Get rid of the FILE_VIEW typedef.
2010-10-12  Krzysztof Nowickintdll: Fix possible deadlock in vectored exception...
next