Trap exceptions in RtlImageNtHeader.
[wine] / files / smb.c
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.