Moved the wine server client-side support to dlls/ntdll. Removed a
[wine] / dlls / kernel / process.c
2003-09-18  Alexandre JulliardMoved the wine server client-side support to dlls/ntdll...
2003-09-18  Eric PouechSet default StdError to fd 2 (was on 1).
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
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-07-08  Alexandre JulliardImplemented NtRead/WriteVirtualMemory.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.