1. 13 Oct, 2006 1 commit
  2. 12 Sep, 2006 1 commit
  3. 23 May, 2006 1 commit
  4. 16 Jan, 2006 1 commit
  5. 10 Jan, 2006 1 commit
  6. 08 Nov, 2005 1 commit
  7. 20 Jun, 2005 1 commit
  8. 23 Dec, 2004 1 commit
  9. 01 May, 2004 1 commit
  10. 28 Apr, 2004 1 commit
  11. 16 Apr, 2004 1 commit
  12. 26 Mar, 2004 2 commits
  13. 25 Mar, 2004 1 commit
  14. 10 Mar, 2004 1 commit
  15. 14 Jan, 2004 1 commit
  16. 15 Nov, 2003 1 commit
  17. 18 Sep, 2003 1 commit
  18. 05 Sep, 2003 1 commit
  19. 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