Sweden-Number/files
Martin Wilck 08867f7149 - Need a "cleanup" method.
- calling the "call_completion" method unconditionally in finish_async
  (introduced by me) was wrong, because the thread may never be in an
  alertable wait state -> call it only if user completion function is present.
- We need two constant "ops" objects, one with and one without call_completion
  method (the event field may NOT be used to determine whether the completion
  must be called or not).
2002-04-14 19:34:57 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Begin to make wine an SMB client. 2002-03-12 19:24:04 +00:00
change.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
directory.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
dos_fs.c Make GetFullPathName fail if input path name is empty. 2002-04-02 02:46:27 +00:00
drive.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
file.c - Need a "cleanup" method. 2002-04-14 19:34:57 +00:00
profile.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
smb.c Fixed some issues found by winapi_check. 2002-03-23 21:39:05 +00:00
smb.h Fixed some issues found by winapi_check. 2002-03-23 21:39:05 +00:00
tape.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00