.spec.c files are no longer used for 32-bit dlls.
[wine] / dlls / kernel / kernel_private.h
2004-03-20  Alexandre JulliardRewrote handling of COM and LPT devices to use symlinks in
2004-03-11  Alexandre JulliardThe OpenConsoleW inherit argument is a boolean not a
2004-02-12  Alexandre JulliardStore the kernel32 module handle globally to avoid...
2004-01-07  Alexandre JulliardDon't use constructors for ntdll and kernel32 initializ...
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-12-01  Jon GriffithsFail GetCalendarInfoA for Unicode-only locales.
2003-11-18  Alexandre JulliardRemoved include/selectors.h.
2003-11-14  Alexandre JulliardMoved winedos loading functionality to dlls/kernel...
2003-11-13  Alexandre JulliardRemoved instance.h and callback.h, moving their contents to
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-08-25  Alexandre JulliardMoved 16-bit calls initialization and exception handlin...
2003-06-24  Eric Pouech- start moving a few file related functions from files...
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...