advapi32: Fix a failing test in win2k.
[wine] / dlls / kernel32 / process.c
2008-06-20  Louis Lenderskernel32: Fix typo in SetProcessAffinityMask.
2008-05-13  Alexandre Julliardkernel32: Move the wineboot event wait so that 16-bit...
2008-05-06  Alexandre Julliardkernel32: Set the USERPROFILE and ALLUSERSPROFILE envir...
2008-05-06  Dmitry Timoshkovkernel32: Print in the trace pid and tid of the created...
2008-04-24  Alexandre Julliardkernel32: If necessary reload the environment after...
2008-04-17  Alexandre Julliardkernel32: Create the windows and system directories...
2008-03-26  Alexandre Julliardkernel32: Moved the allocation of the process stack...
2008-03-24  Anatoly Lyutinkernel32: Implement IsWow64Process.
2008-02-27  Dmitry Timoshkovkernel32: Return upper cased drive letters in paths...
2008-02-05  Alistair Leslie... kernel32: Add RegisterApplicationRestart stub.
2008-01-21  Gerald Pfeiferkernel32: Use setproctitle where applicable to set...
2008-01-16  Alexandre Julliardkernel32: Fix the system affinity returned by GetProces...
2008-01-16  Alexandre Julliardwineboot: Add a --init option used when launched automa...
2008-01-14  Alexandre Julliardkernel32: Don't inherit stdin/stdout handles in wineboot.
2008-01-14  Alexandre Julliardkernel32: Close the stdio handles when creating a detac...
2008-01-04  Alexandre Julliardkernel32: Launch wineboot on first startup of a wine...
2007-12-23  Alexandre Julliardkernel32: Initialize MaximumLength of the user params...
2007-12-21  Alexandre Julliardkernel32: Store the initial directory as a full path...
2007-11-01  Vitaliy Margolenkernel32: Implement GetProcessHandleCount.
2007-08-17  Louis Lenderskernel32: Set USERNAME environment variable.
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-04-30  Vitaliy Margolenkernel32: Fix off by one error.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-07  Konstantin Kondratyukkernel32: Allow to execute .cmd files.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-11-16  Mike McCormackkernel32: Downgrade a FIXME to a WARN.
2006-11-07  Alexandre Julliardkernel32: Better workaround for the lack of locale...
2006-10-24  Dmitry Timoshkovkernel32: Exit from initial thread with ExitThread...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.