We can now use the standard DllMain as entry point.
[wine] / dlls / kernel / ne_module.c
2003-10-08  Alexandre JulliardLink all remaining files that contain kernel APIs into...
2003-09-27  Alexandre JulliardConverted the load order code to use Unicode throughout.
2003-09-25  Alexandre JulliardMoved loadorder support to dlls/ntdll.
2003-09-19  Alexandre JulliardMoved 32-bit relay and snoop support to dlls/ntdll.
2003-09-18  Alexandre JulliardMoved a couple more functions to dlls/kernel.
2003-09-18  Alexandre JulliardKeep the file handle of 16-bit modules open while the...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-01  Alexandre JulliardDon't strip the path in LoadModule16 before we have...
2003-08-27  Alexandre JulliardRemoved some no longer needed definitions from stackfra...
2003-08-26  Alexandre JulliardMoved 16-bit relay and snoop support to dlls/kernel.
2003-08-23  Alexandre JulliardExtended WOWCallback16Ex to support register functions...
2003-08-23  Alexandre JulliardMoved 16-bit builtin module handling to dlls/kernel...
2003-08-23  Alexandre JulliardMoved most of the 16-bit task support and NE module...