dmcompos: Replaced && 0xff by & 0xff.
[wine] / dlls / kernel32 / process.c
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.