msvcrt: Declare some items static.
[wine] / dlls / kernel32 / file.c
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.