wined3d: Pixel format cleanup.
[wine] / dlls / ntdll /
2006-06-20  Dmitry Timoshkovntdll: Compile VIRTUAL_Dump only when somebody really...
2006-06-20  Alexandre Julliardntdll: Fixed tape.c compilation on Solaris.
2006-06-19  Jeremy Whitentdll: On Solaris, limits.h is required for PATH_MAX.
2006-06-19  Robert Shearmanntdll: If ObjectAttributes is NULL then an error is...
2006-06-16  Francois Gougetntdll: Use page_size instead of page_mask+1.
2006-06-14  Robert Shearmanntdll: Change the test for no relocation information...
2006-06-13  Alexandre Julliardntdll: Cast termios.c_cflag to avoid a printf format...
2006-06-13  Alexandre Julliardntdll/tests: Don't use sizeof in ok() to avoid printf...
2006-06-13  Alexandre Julliardntdll/tests: Use lstrlenA instead of strlen in ok(...
2006-06-13  Michael StefaniucYet another round of redundant NULL checks before HeapFree.
2006-06-12  Alexandre Julliardntdll: Explicitly specify CDECL calling convention...
2006-06-12  Alexandre Julliardntdll: Added spec entry for NtQueryMultipleValueKey.
2006-06-09  Pierre d'Herbemontntdll: Fix NtQueryInformationThread on non x86.
2006-05-27  Eric Pouechntdll: Free TLS pointers when exiting thread.
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Alexandre Julliardntdll: Implemented RtlPcToFileHeader.
2006-05-25  Francois Gougetntdll: Return FILE_DEVICE_CD_ROM_FILE_SYSTEM for superm...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-24  Alexandre Julliardlibwine_unicode: Renamed is_dbcs_leadbyte to wine_is_db...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Paul Vriensntdll/tests: Don't fail if a process is not available.
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-05-15  Robert Shearmanserver: Retrieve the groups for a token from the server.
2006-05-15  Stefan Leichterntdll: Fix endless loop in port test for users without...
2006-05-15  Eric Pouechntdll: Fix serial timeout regression.
2006-05-10  Bernd Buschinskintdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_U...
2006-05-10  James Hawkinsntdll: Add initial tests for the NT Ports API.
2006-05-10  James Hawkinsntdll: Return STATUS_NOT_IMPLEMENTED for the unimplemen...
2006-05-09  Eric Pouechntdll/kernel32: EscapeCommFunction & associated IOCTLs
2006-05-09  Eric Pouechntdll/kernel32: SetupComm & SET_QUEUE_SIZE
2006-05-09  Eric Pouechntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_CHARS
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
2006-05-09  Eric Pouechntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
2006-05-09  Marcus Meissnerntdll: Make the section with AddressOfEntryPoint in...
2006-05-08  Mike Hearnntdll: Fix heap corruption in RtlDeleteAce.
2006-05-05  Robert Shearmanntdll: Fix size check for NtQueryInformationToken(Token...
2006-05-05  Michael StefaniucDon't check pointers for NULL before RtlFreeHeap. It...
2006-04-20  Jacek Cabanntdll: Added NtGetTickCount implementation.
2006-04-20  Alexandre Julliardntdll: Use NtSetContextThread in NtRaiseException.
2006-04-20  Alexandre Julliardntdll: Get registers on the client side for NtGetContex...
2006-04-19  Mike McCormackntdll: Stub implementations of NtCreateIoCompletion...
2006-04-18  Alexandre Julliardntdll: Add wrappers for the remaining math functions.
2006-04-18  Alexandre Julliardntdll: Add wrappers for the string functions.
2006-04-11  Juan Langntdll: Initialize a variable.
2006-04-10  Hans Leidekkerntdll: The closing brace of a guid string is at index 37.
2006-04-08  Troy Rollontdll: Fix DVD_ReadStructure's layout of layer information.
2006-04-08  Detlef Riekenbergntdll: Added ARM architecture.
2006-04-07  Alexandre Julliardserver: Get rid of alignment requirements in write_proc...
2006-04-07  James Hawkinsntdll: Return error if the signal index equals the...
2006-04-06  Alexandre Julliardntdll: Print traces for EXC_CallHandler even with the...
2006-04-03  Alexandre Julliardntdll: Save FPU context for all exceptions.
2006-04-03  Alexandre Julliardntdll: Process --help and --version args earlier on...
2006-03-31  Alexandre Julliardntdll: Get rid of the loadorder wildcard support, built...
2006-03-29  Petr Tesarikntdll: Fix CDROM raw reads.
2006-03-27  Alexandre Julliardntdll: Limit header_size to the file size.
2006-03-27  Petr Tesarikntdll: Fix debug exceptions from VM86.
2006-03-24  Mike McCormackntdll: Recursive notify is implemented.
2006-03-21  Robert Shearmanntdll: Start of pooling support for RtlQueueWorkItem.
2006-03-21  Alexandre Julliardntdll: Added a DLL_WINE_PREATTACH call to DllMain for...
2006-03-21  Alexandre Julliardntdll: Detect the fake dlls created by setupapi and...
2006-03-18  Alexandre Julliardntdll: In MODULE_FlushModrefs, also free dlls that...
2006-03-16  Alexandre Julliardlibwine: Added support for executing wine binaries...
2006-03-14  Robert Shearmanntdll: Move the call to MODULE_DllThreadAttach from...
2006-03-13  Robert Shearmanntdll: Very crude implementation of RtlQueueWorkItem.
2006-02-28  Eric Pouechntdll: Implemented serial IOCTL for status: GET_COMM_ST...
2006-02-28  Alexandre Julliardntdll: Don't reset the load count when reusing a builti...
2006-02-24  Alexandre Julliardntdll: Use PROT_NONE instead of 0.
2006-02-22  Alexandre Julliardntdll: Simplify loadorder code by using an enum instead...
2006-02-22  Alexandre Julliardkernel: Moved the get_startup_info call to ntdll.
2006-02-21  Alexandre Julliardserver: Remove no longer needed fields in the init_proc...
2006-02-21  Alexandre Julliardkernel: Use LoadLibrary to load the main exe in all...
2006-02-21  Alexandre Julliardntdll: Support loading a builtin under a different...
2006-02-21  Alexandre Julliardntdll: Moved LDR_DONT_RESOLVE_REFS handling into fixup_...
2006-02-21  Alexandre Julliardntdll: Support loading builtin dlls with an explicit...
2006-02-21  Uwe Bonnesntdll: Remove spaces at end of name in import_dll.
2006-02-21  Mike McCormackserver: Track created and removed directories in the...
2006-02-21  Detlef Riekenbergntdll: Avoid compile error caused by a single quote.
2006-02-20  Robert Shearmanntdll: Add a define for SYS_sigaction to __NR_sigaction.
2006-02-17  Alexandre Julliardntdll: Remove no longer used oldcwd in start_server.
2006-02-16  Alexandre Julliardlibwine: Try the current load path in priority before the
2006-02-14  Eric PouechA couple of new valgrind instrumentations for better...
2006-02-11  Phil Krylovntdll: Fix tape.c compilation on Darwin.
2006-02-11  Troy Rollontdll: Implement DVD_ReadStructure.
2006-02-10  Alexandre Julliardntdll: Added emulation of ATL thunks for platforms...
2006-02-10  Aric Stewartntdll: gcc 2.95 compile fixes.
2006-02-09  Alexandre Julliardntdll: Better handling of errors when loading a builtin...
2006-02-09  Gerald Pfeiferntdll: Take into account that FreeBSD and others have...
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-02-08  Alexandre Julliardntdll: Check for existing modref for the main exe befor...
2006-02-07  Francois Gougetntdll: Fix typo in HAVE_STRUCT_MTGET_MT_GSTAT ifdef.
2006-02-07  Francois Gougetntdll: Protect sys/stat.h inclusion.
2006-02-07  Alexandre Julliardntdll: Support loading a builtin dll by specifying...
2006-02-07  Sergei Butakovntdll: Added Urals time.
next