1. 06 Jan, 2009 2 commits
  2. 27 Dec, 2008 1 commit
  3. 15 Dec, 2008 1 commit
  4. 08 Dec, 2008 1 commit
  5. 30 Oct, 2008 1 commit
  6. 23 Dec, 2007 1 commit
  7. 18 May, 2007 1 commit
  8. 12 Sep, 2006 1 commit
  9. 23 May, 2006 1 commit
  10. 25 Jan, 2006 1 commit
  11. 12 Dec, 2005 2 commits
  12. 02 Dec, 2005 1 commit
  13. 12 Sep, 2005 1 commit
  14. 27 Aug, 2005 1 commit
  15. 14 Jun, 2005 1 commit
  16. 06 Jun, 2005 1 commit
  17. 16 May, 2005 2 commits
  18. 10 May, 2005 1 commit
  19. 14 May, 2004 1 commit
  20. 13 May, 2004 1 commit
  21. 01 May, 2004 1 commit
  22. 23 Apr, 2004 1 commit
  23. 16 Apr, 2004 1 commit
  24. 15 Apr, 2004 1 commit
  25. 25 Mar, 2004 1 commit
  26. 20 Mar, 2004 1 commit
  27. 11 Mar, 2004 1 commit
  28. 12 Feb, 2004 1 commit
  29. 07 Jan, 2004 1 commit
  30. 08 Dec, 2003 1 commit
  31. 01 Dec, 2003 1 commit
  32. 18 Nov, 2003 1 commit
  33. 14 Nov, 2003 1 commit
  34. 13 Nov, 2003 1 commit
  35. 18 Sep, 2003 1 commit
  36. 25 Aug, 2003 1 commit
  37. 24 Jun, 2003 1 commit
    • Eric Pouech's avatar
      - start moving a few file related functions from files/file.c to · f6a70969
      Eric Pouech authored
        dlls/kernel subdir (also splitting 16bit APIs in a separate file)
      - implemented ntdll.Nt{Lock|Unlock}File, and made use of those for the
        kernel32 equivalent
      - implemented a few information classes in NtQueryInformationFile and
        NtSetInformationFile (still lots of missing classes)
      - enhanced the get_file_info server request in order to implement
        correctly NtQueryInformationFile (change time & file alloc size)
      - rewrote registry loading to comply with latest changes
      f6a70969