user32: Factorize graphics driver SetParent into user32.
[wine] / dlls / ntdll /
2006-12-07  Alexandre Julliardntdll: Check the NX compatibility flag for every loaded...
2006-12-07  Alexandre Julliardntdll: Fix the failing loader tests.
2006-12-07  Paul Vriensntdll/tests: Fix typo.
2006-12-05  Alexandre Julliardntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE...
2006-12-05  Alexandre Julliardntdll: Force exec permissions on all mmaps unless the...
2006-12-04  Alexandre Julliardntdll: Allow module with extensions in forward specific...
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-01  Alexandre Julliardntdll: Always return . and .. as the first two entries...
2006-12-01  Peter Beutnerntdll: Add more exception tests.
2006-12-01  Peter Beutnerntdll: Run exception tests from executable memory.
2006-12-01  Peter Beutnerntdll: Simplify exception tests.
2006-12-01  Alexandre Julliardntdll: Don't free the DOS area when a broken app passes...
2006-11-29  Dmitry Timoshkovntdll: Make some data const.
2006-11-27  Alexandre Julliardntdll: Unset the WINESERVERSOCKET variable after we...
2006-11-21  Alexandre Julliardntdll: Setting the needs_close flag in server_get_unix_...
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Use intended variable.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-20  Alexandre Julliardntdll: Don't bother with async I/O on regular files.
2006-11-20  Alexandre Julliardntdll: Store the fd type in the cache and return it...
2006-11-20  Marcus Meissnerntdll: Converted bitmask into TRUE/FALSE.
2006-11-15  Eric Pouechntdll: Fixed returned status for NtQueryThreadInformati...
2006-11-13  Alexandre Julliardntdll: Added support for reading directories using...
2006-11-13  Francois GougetAssorted spelling fixes.
2006-11-13  Dmitry Timoshkovntdll: Alphabetically sort the Makefile entries.
2006-11-09  Alexandre Julliardntdll: Re-add sys/ioctl.h that got lost in the PeekName...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Andrew Talbotntdll: Cast-qual warning fix.
2006-11-07  Jeff Latimerntdll: Clarify the documentation for HandleTable.
2006-11-06  Alexandre Julliardntdll: Moved command-line help to the loader binary.
2006-11-06  Phil Krylovntdll: Fix building on Darwin versions prior to 8.0.
2006-11-03  Alexandre Julliardntdll: Retrieve mailslot message info from the client...
2006-11-03  Alexandre Julliardntdll: FILE_GetDeviceInfo no longer needs to be public.
2006-11-03  Alexandre Julliardntdll: Added implementation of RtlDllShutdownInProgress.
2006-11-03  Alexandre Julliardntdll: Don't store the unix file descriptor in the...
2006-11-03  Alexandre Julliardntdll: Added a server_get_unix_fd function that avoids...
2006-11-02  Alexandre Julliardntdll: Maintain a file descriptor cache on the client...
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-11-01  Alexandre Julliardserver: Compute the removable device flag on the server...
2006-11-01  Alexandre Julliardntdll: Simplify wine_server_handle_to_fd.
2006-11-01  Alexandre Julliardntdll: Added NetBSD fstatvfs support.
2006-10-20  Eric Pouechntdll: Added debug support for notifying block allocati...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-10-17  Eric Pouechntdll: Plug a memory leak.
2006-10-14  Alexandre Julliardntdll: More workarounds for more kernel bugs in VFAT...
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-10-11  Ge van Geldorpwinapi_test: Regenerate tests.
2006-10-04  Alexandre Julliardntdll: Fixed typo in serial.c.
2006-10-03  Marcus Meissnerntdll: More tests for exception handling.
2006-10-03  Eric Pouechntdll: Implemented AmILastThread information class...
2006-10-03  Eric Pouechntdll-kernel32: WaitCommEvent.
2006-10-03  Francois GougetAdd missing '\n's to ok() calls.
2006-10-03  Dmitry Timoshkovntdll: Make test_debug_regs() print the actual Dr7...
2006-10-03  Alexandre Julliardntdll: Added error mapping for ENXIO.
2006-10-03  Alexandre Julliardntdll: Implement FSCTL_DISMOUNT_VOLUME for MacOSX.
2006-10-03  Marcus Meissnerntdll: Clear alignment check flag before entering excep...
2006-10-02  Peter Oberndorferntdll: Add a test for NtReadVirtualMemory.
2006-10-02  Marcus Meissnerntdll: Added debug registers test case.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-28  Marcus Meissnerntdll: Align stack to 4 bytes.
2006-09-28  Robert Shearmanntdll: Avoid crashing in check_atl_thunk if an executio...
2006-09-28  Robert Shearmanntdll: NtAllocateVirtual with type of MEM_WRITE_WATCH...
2006-09-25  Marcus Meissnerntdll: Avoid ebx being clobbered in exception handler.
2006-09-20  Paul Vriensntdll: Don't do DVD_READ_STRUCTURE when inbuffer or...
2006-09-20  Paul Vriensntdll: Fixed conditional expression (Coverity).
2006-09-20  Andrew Talbotntdll: Cast-qual warning fix.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-12  Alexandre Julliardntdll: Remove the IOKit code and reuse the FreeBSD...
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-08  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-09-08  Detlef Riekenbergntdll: attr is never NULL inside NtCreateFile.
2006-09-08  Francois Gougetntdll: Document a Microsoft spelling mistake so we...
2006-09-07  Alexandre Julliardntdll: Added sysctl to make the signal stack per-thread...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-25  Stefan Leichterntdll: Print 64bit integers with wine_dbgstr_longlong.
2006-08-23  Mike McCormackntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-08-18  Paul Vriensntdll: Fix failing test on windows.
2006-08-15  Alexandre Julliardntdll: Default to native loadorder for the main exe...
2006-08-11  Alexandre Julliardntdll: Remove some macros and clean up the code now...
2006-08-11  Alexandre Julliardntdll: Switch linux to siginfo-style signal handling.
2006-08-07  Alexandre Julliardntdll: Get rid of the Linux legacy signal stack switching.
2006-08-07  Tijl Coosemansntdll: Cleanup signal_i386.c a bit and fix *BSD.
2006-08-07  Alexandre Julliardntdll: Fixed buffer overflow in NtQueryDirectoryFile...
2006-08-07  Tijl Coosemansntdll: Add FreeBSD default serial port device.
2006-08-04  Alexandre Julliardntdll: Fix a race condition at thread exit.
2006-08-04  Robert Shearmanntdll: Add an optimisation for NtQueryDirectoryFile...
2006-08-04  Robert Reifntdll: Fix some function arguments.
2006-07-31  Alexandre Julliardntdll: Move the calling of the process entry point...
2006-07-31  Alexandre Julliardntdll: Set initial module refcount to 1 to avoid unload...
2006-07-30  Alexandre Julliardntdll: Use the right section size when setting protections.
2006-07-26  Alexandre Julliardserver: Convert the server start time to the abs_time_t...
2006-07-26  Alexandre Julliardserver: Convert thread creation/exit times to the abs_t...
2006-07-26  Alexandre Julliardntdll: Renamed the NTDLL_get/from_server_timeout functi...
2006-07-25  Alexandre Julliardntdll: Avoid accessing the TEB after the memory view...
2006-07-24  Alexandre Julliardntdll: Allocate the PEB with NtAllocateVirtualMemory...
next