kernel32: Only change the Unix current after exec_process to make sure it's inherited...
[wine] / dlls / kernel32 / lzexpand.c
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2008-10-15  Andrew Talbotkernel32: Sign-compare warnings fix.
2007-12-06  Michael Stefaniuckernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead...
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-01-15  Felix Nawothnigkernel32: Forward CopyLZFile() to LZCopy() instead...
2006-11-28  Dmitry Timoshkovkernel32: Make some data const.
2006-11-20  James Hawkinskernel32: Replace magic numbers with descriptive defines.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.