Implemented registry MIME type functions @324-329.
[wine] / dlls / ntdll / Makefile.in
2002-08-27  Marcus MeissnerImplemented signal handling for PPC.
2002-08-15  Alexandre JulliardFixed GetLocaleInfoW to handle Unicode properly and...
2002-08-15  Jon GriffithsImplement and test rtl bitmap functions.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-10  Admiral CoeymanAdded support for FPU emulation interrupts.
2002-06-14  Alexandre JulliardRemoved install_libdir targets and centralized the...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Alexandre JulliardSpecify the complete source file list for a dll inside...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2002-01-29  Dmitry TimoshkovAdded LdrDisableThreadCalloutsForDll.
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2002-01-06  Alexandre JulliardRemoved obsolete dosmod.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-11  Alexandre JulliardExported CALL32_Regs from ntdll, renamed to __wine_call...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-10  Alexandre JulliardDon't link libwine_unicode into all dlls.
2000-11-05  Alexandre JulliardNew debug channel mechanism allowing decentralized...
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-01-24  Alexandre JulliardBuilt a complete translation table for RtlNtStatusToDos...
2000-01-23  Juergen Schmied- implementation of RtlReg* (read access), RtlEvent...
1999-11-12  Ulrich WeigandAdded signal handling for SPARC / Solaris.
1999-09-27  Alexandre JulliardMoved all signal support to a new platform-specific...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-03-09  Juergen Schmied- sorted API by groups
1999-02-13  Juergen Schmied- documented most of the undocumented functions in...
1998-11-01  Marcus MeissnerMore Nt* and Rtl* function stubs, moved ntdll.c to...