- Don't print out cryptic message if IDispatch or IUnknown object is
[wine] / dlls / ntdll /
2005-06-10  Paul VriensFixed ReturnLength of SystemCpuInformation.
2005-06-10  Mike McCormackDependency fixes for winternl.h.
2005-06-10  James HawkinsImplement RtlAnsiCharToUnicodeChar.
2005-06-09  Paul VriensReduce our buffer by 1 SYSTEM_THREAD_INFORMATION per...
2005-06-09  Paul VriensAdded test for SystemProcessInformation.
2005-06-09  Robert Shearman- Don't free the fileio object because it will be freed...
2005-06-08  Robert ShearmanImplement overlapped I/O with named pipes.
2005-06-07  Paul VriensFixed typo.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-06-06  Felix NawothnigMake SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
2005-06-06  Mike HearnDelete version sniffing logic.
2005-06-05  Alexandre JulliardMoved the server part of the ExitThread functionality...
2005-06-05  Alexandre JulliardAvoid accessing the htask16 TEB field from ntdll.
2005-06-05  Alexandre JulliardAllocate the system view for builtin modules earlier in
2005-06-03  Paul VriensChange SYSTEM_PROCESS_INFORMATION to reflect W2K/WinXP...
2005-05-31  Detlef RiekenbergMark links to dir with FILE_ATTRIBUTE_REPARSE_POINT...
2005-05-31  Alexandre JulliardFixed RtlIsTextUnicode prototype, and made it properly...
2005-05-31  Alexandre JulliardAuthors: Evan Deaubl <wine@warpedview.com>, Robert...
2005-05-30  Francois GougetOn some systems (linux 2.6.8) AFS fails to set d_reclen...
2005-05-27  Richard CohenFix some obsolete comments
2005-05-26  Uwe BonnesCall fileio_terminate for FILE_AsyncWriteService.
2005-05-24  Robert ShearmanImplement NtAccessCheck.
2005-05-23  Alexandre JulliardMoved the loaddll trace into the load_builtin_dll funct...
2005-05-23  Mike McCormackUse LIST_FOR_EACH_ENTRY in virtual memory code.
2005-05-20  Gerald PfeiferAvoid compiler warning in parse_mount_entries().
2005-05-20  Juan LangImplement NtQueryVolumeInformationFile for type
2005-05-20  Ivan Leo PuotiRename SystemDriverInformation to SystemModuleInformation.
2005-05-19  Juan LangImplement get_default_drive_device for FreeBSD.
2005-05-18  Alexandre JulliardRemoved last dependencies on 16-bit headers from ntdll.
2005-05-18  Alexandre JulliardMoved entry point definitions from module.h to kernel16...
2005-05-18  Alexandre JulliardMoved import tracing to a separate channel so that...
2005-05-18  Dimi PaunUse the more idiomatic form of iterating through the...
2005-05-18  Dimi PaunMake the argument comments out-of-line.
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-16  Robert ShearmanImplement RegNotifyChangeKeyValue on top of NtNotifyCha...
2005-05-16  Vincent BéronCorrect arg count for 3 functions in ntdll.spec and...
2005-05-14  Robert LunnonImplement get_default_drive_device for Solaris.
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-14  Alexandre JulliardFixed a number of atom test failures.
2005-05-13  Mike HearnMake unimplemented function message a bit prettier.
2005-05-13  Paul VriensAdded (stubbed) SystemDriverInformation and
2005-05-12  Gabriel GambettaAdded UYT to TZ_INFO.
2005-05-11  Eric PouechSome tests for NTDLL atom support (by György 'Nog'...
2005-05-11  Eric PouechImplemented NTDLL atom support.
2005-05-11  Mike McCormackZwQueryTimer should forward to NtQueryTimer.
2005-05-10  Paul VriensAdded SystemHandleInformation tests.
2005-05-10  Paul VriensAdded (stubbed) SystemHandleInformation.
2005-05-10  Juan LangAdded Irish Summer Time.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardPrefix the internal name of all register functions...
2005-05-07  Francois GougetAdd the 'Western European Summer Time' (WEST) timezone...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-07  Robert LunnonImplement NtQueryVolumeInformation for Solaris.
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-06  Francois GougetAssorted spelling fixes.
2005-05-05  Ivan Leo PuotiSet win2k3 service pack number to 1.
2005-05-05  Emmanuel Maillard- Fix NTDLL_wait_for_multiple_objects call in usr1_handler.
2005-05-04  Ivan WongAdded Hong Kong Standard Time (HKT).
2005-04-27  Alexandre JulliardRemoved the MESSAGEQUEUE structure, and store the corre...
2005-04-25  Ivan Leo PuotiAdd parameter checking to NtReadFile/NtWriteFile.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-04-22  Robert Shearman- Clean up well-known privileges.
2005-04-21  Alexandre JulliardGet rid of the remaining calls to strncpyW, and remove...
2005-04-21  Paul VriensRemove THREAD_INFO struct.
2005-04-20  Alexandre JulliardRemove all traces of the VIRTUAL_SetFaultHandler support.
2005-04-20  Alexandre JulliardReplace the wineprefixcreate --update option by a ...
2005-04-19  Troy RolloFix SEGVs in NtCreateSection and NtMapViewOfSection.
2005-04-19  Francois GougetAssorted spelling fixes.
2005-04-18  Eric PouechRemoved the no longer user APC_ASYNC kind of APC.
2005-04-18  Eric Pouech- moved named pipe creation to ntdll
2005-04-18  Benjamin CutlerAdd semi-stub for NtPowerInformation(SystemPowerCapabil...
2005-04-16  Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16  Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15  Paul VriensStart of unit tests for *Info* functions.
2005-04-11  Paul VriensFlags should be or-ed.
2005-04-11  Mike McCormackMove mailslot set and query info implementation to...
2005-03-30  Mike McCormackImplement mailslots.
2005-03-30  Francois GougetAssorted spelling fixes.
2005-03-30  Mike McCormackStub implementation of RtlAbsoluteToSelfRelativeSD.
2005-03-30  Robert ShearmanMove save_registry and unload_key server calls to ntdll.
2005-03-29  James Hawkins- Implement NtLoadKey.
2005-03-29  Jacek CabanFixed ntdll:reg test on win9x.
2005-03-28  Mike McCormackImplement CreateMailslot using NtCreateMailslotFile.
2005-03-28  Saulius KrasuckasFix an error code for ME.
2005-03-24  Rein KlazesSupport relay tracing of functions with 18 arguments.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-23  C. Scott AnanianTeach VERSION_GetLinkedDLLVersion about Mingw32 applica...
2005-03-22  Jakob ErikssonMore trace info.
2005-03-22  Rustam ChernotkachAdded support for ANAT (Anadyr Standard Time) to TZ_INFO.
2005-03-21  Vincent BéronUse "" for Windows includes in dlls, instead of <>.
2005-03-21  Ivan Leo PuotiImprove parameter checking in NtCreateFile.
2005-03-19  Alexandre JulliardAdded support for the TLS expansion slots, adding an...
2005-03-17  Dmitry TimoshkovMatch OVERLAPPED structure to the SDK definition.
2005-03-17  Ivan Leo PuotiAdd parameter checking and remove last fixme.
2005-03-16  Ulrich CzekallaDon't mark a file as readonly if it has any write bit...
2005-03-14  Ivan Leo PuotiUpdate ntdll.spec against current Microsoft build.
2005-03-14  Ivan Leo PuotiMake Rtl*Registry* functions case insensitive.
2005-03-14  Alex Villacís LassoAdd ECT to timezone list.
next