Added rules for building import libraries in the individual dll
[wine] / dlls / kernel / ne_segment.c
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2004-06-16  Marcus MeissnerFixed some illegal lvalue casts / increments.
2004-05-28  Mike HearnPrint module name when calling LibMain.
2004-03-09  Alexandre JulliardRemoved some unnecessary definitions from file.h.
2004-02-12  Alexandre JulliardStore the kernel32 module handle globally to avoid...
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-25  Alexandre JulliardRemoved task.h.
2003-11-17  Alexandre JulliardMoved a few definitions used in only one source file...
2003-11-05  Alexandre JulliardSet %fs and %gs in the register context to their curren...
2003-10-09  Oleg ProkhorovAvoid HeapReAlloc of a NULL pointer.
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...