Added a few C++ operators to Direct3D structures, and made some unions
[wine] / dlls / ntdll / ntdll.spec
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.