user32: Fix dialogs for 64-bits wine.
[wine] / dlls / ntdll /
2008-12-02  Paul Vriensntdll/tests: Fix a test failure on W2K.
2008-12-01  Jeff Zaroykontdll: Avoid NULL deref in RtlDeleteTimer.
2008-12-01  Vitaliy Margolenntdll: Stub NtMakeTemporaryObject.
2008-12-01  Francois Gougetntdll: Remove an unneeded cast.
2008-11-28  Francois Gougetntdll: Remove WINAPI on static functions where not...
2008-11-25  Maarten Lankhorstntdll: Make 64-bits wine only able to load amd64 binaries.
2008-11-25  Alexandre Julliardntdll: Add support for virtual write watches.
2008-11-25  Alexandre Julliardntdll: Pass the error code to VIRTUAL_HandleFault,...
2008-11-25  Alexandre Julliardntdll: Check for valid memory view size directly in...
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-21  Francois Gougetntdll/tests: Remove a redundant 'if'.
2008-11-20  A C Hurstntdll: wine_nt_to_unix_file_name() parse string to...
2008-11-19  Ricardo Filipentdll: Fixed dead store (llvm/clang).
2008-11-19  Francois Gougetntdll/tests: Test how NT(Set, Query)ValueKey() handle...
2008-11-19  Francois Gougetntdll/tests: Fix typos in test_NtQueryValueKey().
2008-11-18  Alexandre Julliardntdll: Get rid of the Wine-specific MEM_SYSTEM flag.
2008-11-18  Alexandre Julliardkernel32: Moved allocation of the DOS memory area to...
2008-11-18  Alexandre Julliardntdll: Increase subheap size quadratically to avoid...
2008-11-17  Alexandre Julliardntdll: Get rid of the unaligned_mmap wrapper.
2008-11-17  Alexandre Julliardntdll: Don't set noexec protection on builtin dlls...
2008-11-14  Alexandre Julliardntdll: Add private function to manage system virtual...
2008-11-14  Alexandre Julliardntdll: Added stubs for NtGetWriteWatch and NtResetWrite...
2008-11-13  Ken Thomasesntdll: Don't poll() on a normal file; it should never...
2008-11-11  Alexandre Julliardntdll/tests: Fixed more object manager tests on Vista.
2008-11-11  Alexandre Julliardntdll: Add support for root directory in NtCreateFile...
2008-11-11  Alexandre Julliardntdll/tests: Fix a couple of test failures on Vista.
2008-11-10  Alexandre Julliardntdll: Don't call the dll entry point for native modules.
2008-11-10  Alexandre Julliardntdll/tests: Fix the atom test on NT4.
2008-11-07  Alexandre Julliardntdll: Store correct values in the various limits on...
2008-11-06  Alexandre Julliardntdll: Do not report non-reserved memory areas as free...
2008-11-06  Alexandre Julliardntdll: Keep track of the current working set limit...
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-11-05  Alexandre Julliardntdll/tests: Fix a couple of tests on NT4.
2008-11-05  Alexandre Julliardntdll: Don't force anonymous file mappings to always...
2008-11-05  Alexandre Julliardntdll: Store the per-page committed status in the serve...
2008-11-04  Alexandre Julliardntdll: Add a noexec flag for memory views where we...
2008-11-04  Alexandre Julliardntdll: Store the per-view flags in the high word of...
2008-11-04  Paul Bryan Robertsntdll: Avoid potential infinite loop.
2008-11-03  Alexandre Julliardntdll: Return more correct information for SystemBasicI...
2008-11-03  Alexandre Julliardntdll: Initialize the large address space before attach...
2008-11-03  Aric Stewartntdll: Fix parsing of proc file. Also correct memory...
2008-10-31  Alexandre Julliardntdll: Create a separate heap for allocating memory...
2008-10-31  Alexandre Julliardntdll: Merge HEAP_InitSubHeap and HEAP_CreateSubHeap.
2008-10-31  Lei Zhangntdll: Skip deleted files in read_directory_getdents.
2008-10-30  Alexandre Julliardkernel32: Moved the pthread emulation support to ntdll.
2008-10-29  Alexandre Julliardntdll: Store the exit code in the server in RtlExitUser...
2008-10-29  Alexandre Julliardntdll: Allocate a new virtual region for large blocks...
2008-10-29  Alexandre Julliardntdll: Add a few more tests for RtlIsDosDeviceName_U...
2008-10-29  Alexandre Julliardntdll: Simplify the RtlIsDosDeviceName_U implementation.
2008-10-28  Alexandre Julliardntdll: Ignore some system directories in NtQueryDirecto...
2008-10-28  Alexandre Julliardntdll: Use the end of the reserved area as address...
2008-10-27  Alexandre Julliardntdll: Make sure the last relocation contains some...
2008-10-24  Michael Stefaniucntdll: Don't cast void pointers to other pointer types.
2008-10-24  Andrew Talbotntdll: Sign-compare warnings fix.
2008-10-23  Aric Stewartntdll/tests: handle info behavior for vista and 2008...
2008-10-22  Aric Stewartntdll: Update behavior of ActivationContextBasicInforma...
2008-10-20  Aric Stewartntdll: Implement SystemProcessorPerformanceInformation...
2008-10-20  Paul Bryan Robertsntdll: RtlSetControlSecurityDescriptor() implementation...
2008-10-20  Francois Gougetdirent.h is a conditional include now.
2008-10-08  Austin Englishntdll: Quiet a noisy fixme.
2008-10-06  Alexandre Julliardntdll: Preserve the 2K block size returned for CDROMs.
2008-09-25  Andrey Turkinntdll: Add stubbed implementations for NtQueryEaFile...
2008-09-24  James Hawkinsntdll: Fix a couple failing tests in NT4.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-23  Paul Vrienskernel32/tests: Add a skip.
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
2008-09-22  Paul Vriensntdll/tests: Show that we are skipping tests.
2008-09-22  Paul Vriensntdll/tests: Use skip and add a FreeLibrary.
2008-09-22  Alexandre Julliardntdll/tests: Fix a few test failures on NT4.
2008-09-19  Alexandre Julliardntdll/tests: Fix a couple of tests failing on NT4.
2008-09-16  Alexandre Julliardntdll/tests: Clear the direction flag in the handler...
2008-09-16  Alexandre Julliardntdll: Hardcode the filesystem cluster size to avoid...
2008-09-11  Alexandre Julliardntdll/tests: Fix the async I/O test on Vista.
2008-09-04  Alexandre Julliardntdll: Add stubs for all the job object functions.
2008-09-04  Alexandre Julliardntdll: Implemented NtOpenProcessTokenEx and NtOpenThrea...
2008-09-04  Dmitry Timoshkovntdll: Add support for NtSetInformationProcess(ProcessE...
2008-09-03  Jeff Zaroykontdll: Add some tests for NtDeleteFile.
2008-09-03  James Hawkinsntdll: Fix a failing test in NT4.
2008-09-03  James Hawkinsntdll: Fix a few failing tests in Vista.
2008-08-27  Alexandre Julliardntdll/tests: Fix a few more failures in the info test.
2008-08-26  Alexandre Julliardntdll/tests: Handle a couple of failures on NT4.
2008-08-26  Alexandre JulliardInclude sys/filio.h to get the FIONREAD definition...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the string...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the info test...
2008-08-26  Alexandre Julliardntdll/tests: Allow alternate results in the env test...
2008-08-20  Michael Karcherntdll: Add sub-second resolution to NtQueryInformationFile.
2008-08-20  Gerald PfeiferAdd return statements to avoid gcc warnings.
2008-07-30  Dan Hipschmanntdll: Add support for a default timer queue.
2008-07-29  Alexandre Julliardntdll: Use the generic int 0x91 syscall on Solaris...
2008-07-28  Dan Hipschmanntdll: Fix a small timer-queue bug whereby a deleted...
2008-07-25  Dan Hipschmanntdll: Implement RtlDeleteTimer for kernel32's DeleteTi...
2008-07-25  Dan Hipschmanntdll: Implement RtlUpdateTimer for kernel32's ChangeTi...
2008-07-25  Dan Hipschmanntdll: Implement the timer queue thread.
2008-07-25  John Reiserntdll: Tell valgrind to load the .pdb debugging info...
2008-07-25  John Reiserntdll: When tracking allocated blocks, RtlDestroyHeap...
2008-07-23  Dan Hipschmanntdll: Implement RtlCreateTimer for kernel32's CreateTi...
2008-07-22  Dan Hipschmanntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex].
2008-07-22  Lei Zhangntdll: Use our own implementation of atoi and atol.
2008-07-18  Zac Brownntdll: Remove byte reversed U+3000 (CJK space) from...
2008-07-16  Gerald Pfeiferntdll/tests: Use NTSTATUS instead of DWORD for status...
next