Set the WINEPRELOADRESERVE variable when starting a new process.
[wine] / dlls / kernel / change.c
2004-05-13  Alexandre JulliardAdded proper support for switching file APIs between...
2004-04-17  Alexandre JulliardMake FindFirstFileExW and FindFirstChangeNotificationW...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Alexandre JulliardStart using the exported TEB structure from winternl...
2003-05-21  Alexandre JulliardMoved misc/error.c to dlls/kernel/error16.c.
2003-03-26  Alexandre JulliardImplemented file change notifications, based on a patch...