kernel32: Add a bit of slack to the mailslot timeout test.
[wine] / dlls / kernel32 / sync.c
2007-03-23  Alexandre Julliardkernel32: Fixed timeout calculation in WaitNamedPipe.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-05  Rob Shearmankernel32: Implement CallNamedPipeW.
2006-11-01  Alexandre Julliardkernel32: Moved PeekNamedPipe implementation to ntdll.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.