Removed unnecessary includes.
[wine] / dlls / kernel / Makefile.in
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-05-31  Dmitry TimoshkovList 16-bit resources separately as RC_SRCS16.
2001-05-24  Dmitry TimoshkovRemove kernel32 dependency on user32 by implementing...
2001-03-08  Alexandre JulliardAdded version16.rc in RC_SRCS list.
2001-02-23  Dmitry TimoshkovAdd version information (16 and 32 bit) to core built...
2001-01-10  Alexandre JulliardAdded nls to EXTRASUBDIRS.
2000-11-06  Alexandre JulliardUse .mc.rc extension for rc files generated by the...
2000-10-31  Alexandre JulliardAdded import of ntdll.
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-10-13  Mike McCormackMoved comm.c into kernel32.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-08-03  Alexandre JulliardAdded explicit dependency on message files for people...
2000-07-31  Alexandre JulliardMoved toolhelp implementation into kernel32 dll.
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-10  Dmitry TimoshkovMoved all NLS dependent data to the KERNEL resources.
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-06-03  Dimitrie O. PaunStart to separate KERNEL out of libwine.