Redo the show/hide logic and add a comment to explain what's going on.
[wine] / dlls / kernel /
2000-08-03  Alexandre JulliardAdded explicit dependency on message files for people...
2000-08-02  Marcus MeissnerPE_MESSAGE_HEADER.Length contains the header itself...
2000-07-31  Alexandre JulliardMoved toolhelp implementation into kernel32 dll.
2000-07-31  Dave PicklesAdded text for all messages included in win95 and winNT.
2000-07-31  Marcus MeissnerAdded { } around stuff in ADD_TO_T macros.
2000-07-29  Marcus MeissnerGet rid of USER32 functions in KERNEL32.
2000-07-28  Alexandre JulliardAdded 'owner' field to 16-bit spec files to specify...
2000-07-26  Alexandre JulliardMerged setupx.dll into setupapi.dll.
2000-07-25  Dave PicklesImproved FormatMessage:
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-24  Alexandre JulliardMerged msacm and msacm32 dlls.
2000-07-15  Mike McCormackHook serialui dll into existing comm functions.
2000-07-11  Alexandre JulliardSet ansi/oem/mac code pages from current locale.
2000-07-10  Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
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-24  Andreas MohrCallProcEx32W should be named _CallProcEx32W.
2000-06-23  Andreas MohrAdded more ordinals to KERNEL, GDI, USER and system...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-10  Alexandre JulliardRewrote codepage support to use the new codepage tables.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.