kernel32: Fix typo in SetProcessAffinityMask.
[wine] / dlls / kernel32 / cpu.c
2008-03-31  Alexander Nicolays... kernel32: Set processorLevel to cpu family.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2008-02-18  Alexandre Julliardkernel32: Fixed the active processor mask on Mac OS.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-12-23  Stefan Leichterkernel32: Silence a fixme in GetNativeSystemInfo.
2007-10-02  Gerald Pfeiferkernel32: Fix signedess for FreeBSD-specific implementa...
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-30  Alexandre Julliardkernel32: Better default for dwActiveProcessorMask...
2007-03-08  Alexandre Julliardkernel32: Implemented GetSystemInfo() for Solaris.
2007-01-09  Michael Stefaniucjanitorial: Remove stray '\' at end of lines.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.