Removed last dependencies on 16-bit headers from ntdll.
[wine] / dlls / ntdll /
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.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-03-03  Uwe BonnesDump HeapWalk entries.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2005-02-23  Rein KlazesNtQueryPerformanceCounter should return a frequency...
2005-02-22  Ivan Leo PuotiReplace GetCurrentProcess() with NtCurrentProcess(...
2005-02-22  Darryl DixonAdded support for NZDT (New Zealand Daylight Time)...
2005-02-21  Juan LangFix NtQueryPerformanceCounter parameter checking. Spott...
2005-02-15  Uwe BonnesUse local buffer in RtlUpcaseUnicodeStringToCountedOemS...
2005-02-15  Ivan Leo PuotiMove Rtl*Registry* structs, defines and prototypes...
2005-02-14  Alexandre JulliardBrad DeMorrow
2005-02-14  Ivan Leo PuotiAdd implementation for RtlQueryRegistryValues, RtlCheck...
2005-02-14  Francois GougetCast the GetProcAddress() return value to avoid warning...
2005-02-14  Marcelo Duarte- Correct time zone for BRT and BRST.
2005-02-11  Robert Shearman- Implement AdjustTokenPrivileges, DuplicateTokenEx and
2005-02-10  Mike HearnAlter the version heuristics a bit.
2005-02-09  Alexandre JulliardConsider any character above 0x7f to be invalid in...
2005-02-08  Robert ShearmanReplace 10000000 with TICKSPERSEC to make it more obvio...
2005-01-28  Rein KlazesIn NtQuerySystemInformation, handle request for informa...
2005-01-27  Troy RolloAdd TZ_INFO entry to match (incorrect) Australian Easte...
2005-01-26  Rein KlazesGet rid of the rdtsc cpu instruction method for calcula...
2005-01-24  Ivan Leo PuotiAdded NtLoadDriver and NtUnloadDriver stubs.
2005-01-24  Dmitry TimoshkovMake HeapFree(NULL) case faster by retrieving heap...
2005-01-24  Gerald PfeiferFix format string in NtQueryVirtualMemory().
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2005-01-20  Tony LambregtsAdded time zone information for SAMT (Samara Standard...
2005-01-20  Ulrich CzekallaACL fixes and cleanups.
next