Add stub implementation for ReplaceFile.
[wine] / files / smb.c
2002-11-21  Andrew John HughesBuild ntdll with -DSTRICT.
2002-09-17  Francois GougetRemove references to PCVOID and LPUINT.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-19  Mike McCormackFirst go at reading directories on public SMB shares.
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-07-02  Alexandre JulliardFixed warnings.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-05  Mike McCormackImplement NetBIOS resolution for UNC pathnames.
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-19  Gerald PfeiferAdd missing #includes for FreeBSD and Solaris.
2002-03-12  Mike McCormackBegin to make wine an SMB client.