Reimplemented DXGrab with improvements; it no longer depends on
[wine] / dlls / ntdll / ntdll.spec
2001-04-16  Ove KaavenImplemented _wtoi and _wtol.
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2001-01-15  Alexandre JulliardUpdated debug channels.
2001-01-10  Gerard PatelAdded a specific debug channel for dll loading (builtin...
2000-12-15  Alexandre JulliardAdded support for Unicode applications in winebuild.
2000-12-13  Eric KohlImplemented _ultow() and export [Nt/Zw]QueryVolumeInfor...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-07  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Ove...
2000-12-06  Alexandre JulliardBuild the debugger as a .so.
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-25  Marcus MeissnerAdded pow() forward.
2000-11-10  Dimitrie O. PaunUse variable argument macros when compiling with gcc.
2000-11-09  Alexandre JulliardAdded __wine_get_main_args to retrieve command-line...
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-10  Alexandre JulliardImplemented RtlpWaitForCriticalSection and RtlpUnWaitCr...
2000-08-25  Alexandre JulliardFixed Rtl* string functions for proper MBCS/codepage...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-07-29  Alexandre JulliardRemoved a few external dependencies from ntdll.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-06-01  Juergen SchmiedStub for RtlConvertSidToUnicodeString.
2000-04-13  Andreas MohrStub for NtAllocateUuids.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-07  Alexandre JulliardAdded DbgBreakPoint. Fixed exception record contents...
2000-02-26  Juergen SchmiedFixed definition of the RtlMemory functions. Use macros...
2000-02-20  Andreas MohrAdded stub for RtlAssert().
2000-02-13  David HowellsImplemented isw*() wctype.h functions.
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
2000-01-04  Andreas MohrAdded spec entry for _itoa.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-10  Marcus MeissnerAdded NtPowerInformation stub.
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.