CopyFile needs to retain timestamp.
[wine] / dlls / kernel / module.c
2004-12-17  Andreas MohrFixed a typo.
2004-09-10  Andreas MohrDon't reject OS/2 programs, try to carry on in DOS...
2004-06-03  Alexandre JulliardSet the WINEPRELOADRESERVE variable when starting a...
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-05-13  Alexandre JulliardAdded proper support for switching file APIs between...
2004-04-15  Alexandre JulliardStarted implementing support for the SubSystemTib field...
2004-03-25  Alexandre JulliardReimplemented SearchPathW using ntdll functions.
2004-02-27  Patrik StridvallFixed some issues found by winapi_check.
2003-12-31  Marcus MeissnerRemoved too strict header check to enable execution...
2003-11-27  Alexandre JulliardPorting fixes.
2003-11-06  Alexandre JulliardMoved loader/module.c to dlls/kernel.