kernel32: Fix compilation warnings in 64-bit mode.
[wine] / dlls / kernel32 / file.c
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-05-01  Alexandre Julliardkernel32: Don't skip directory symlinks when looking...
2007-03-26  Alexandre Julliardkernel32: Don't use the reserved argument of the APC...
2007-03-12  Jan Zerebeckikernel32: Add DebugInfo to critical sections.
2007-01-22  Rob Shearmankernel32: Handle the SECURITY_* flags passed into Creat...
2006-12-01  Alexandre Julliardntdll: Always return . and .. as the first two entries...
2006-11-01  Alexandre Julliardkernel32: Reimplemented SetFilePointerEx on top of...
2006-10-31  Alexandre Julliardkernel32: Fixed behavior of FindFirstFile for DOS devices.
2006-10-27  Alexandre Julliardkernel32: Close the directory handle in FindNextFile...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.