kernel32: Fix off by one error.
[wine] / dlls / kernel32 / process.c
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.