Documentation update.
[wine] / dlls / kernel / kernel32.spec
2000-12-14  Francois GougetRemoved the name of APIs exported by ordinal.
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-11-30  Alexandre JulliardExport a few 16-bit functions needed by higher-level...
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-27  Alexandre JulliardImplemented DosFileHandleToWin32Handle, Win32HandleToDo...
2000-11-26  Alexandre JulliardAdded entry point flags -noimport, -norelay, -ret64...
2000-11-25  Alexandre JulliardFixed GetLargestConsoleWindowSize return type for Winel...
2000-11-13  Alexandre JulliardFixed copy/paste typo spotted by Dimitrie O. Paun.
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-29  David ElliottAdded basic working stubs of new Windows 2000 API funct...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-02  Alexandre JulliardForward all large integer functions to ntdll.
2000-09-29  Alexandre JulliardMoved critical section implementation to ntdll.
2000-09-16  Andreas MohrAdded VirtualAllocEx.
2000-09-12  Andreas Mohr"implemented" GetSystemTimeAdjustment.
2000-08-18  Chris MorganStubbed SetConsoleInputExeNameA/W.
2000-08-04  Alexandre JulliardMoved a bunch of functions out of libwine/kernel/gdi...
2000-07-25  Dave PicklesImproved FormatMessage:
2000-07-15  Mike McCormackHook serialui dll into existing comm functions.
2000-07-10  Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-08  Stefan LeichterStarted implementation of the functions GetDefaultCommC...
2000-07-08  Slava MonichImplementation of Get/SetThreadPriorityBoost.
2000-06-24  Eric PouechA few missing console stubs.
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.