dmcompos: Replaced && 0xff by & 0xff.
[wine] / dlls / kernel32 / locale.c
2006-11-09  Alexandre Julliardkernel32: Fixed buffer overrun in get_registry_locale_info.
2006-11-07  Alexandre Julliardkernel32: Better workaround for the lack of locale...
2006-10-16  Robert Shearmankernel32: Add support for detecting the user locale...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.