1. 07 Jun, 2006 2 commits
  2. 27 May, 2006 1 commit
    • Eric Pouech's avatar
      ntdll/kernel32: Pipe information. · 1d6e2590
      Eric Pouech authored
      - implemented ntdll.NtQueryInformationFile's FilePipeLocalInformation control code 
      - reimplemented kernel32.GetNamedPipeInfo on top of it
      - enhance current features to make this work both on client and server handles
      - now also returning the number of instances
      1d6e2590
  3. 23 May, 2006 1 commit
  4. 15 May, 2006 1 commit
  5. 07 Apr, 2006 1 commit
  6. 07 Mar, 2006 1 commit
  7. 06 Mar, 2006 1 commit
  8. 27 Feb, 2006 1 commit
    • Eric Pouech's avatar
      kernel32: ClearCommError. · 6b95c0e4
      Eric Pouech authored
      ClearCommError should only deal with *communication* errors (are being
      seen on the serial interface) rather than API errors (which can be
      reported to the caller by the API itself).  I then removed all the
      stuff related to storing the error status in the server object.
      6b95c0e4
  9. 21 Feb, 2006 2 commits
  10. 08 Feb, 2006 1 commit
  11. 07 Feb, 2006 1 commit
    • Mike McCormack's avatar
      kernel32: ReadDirectoryChangesW fixes. · 0790f955
      Mike McCormack authored
      ReadDirectoryChangesW remembers whether it's recording changes or not.
      Don't initialize overlapped->InternalHigh.
      The hEvent is cleared when ReadDirectoryChanges is called.
      0790f955
  12. 06 Feb, 2006 1 commit
  13. 05 Feb, 2006 1 commit
  14. 27 Jan, 2006 1 commit
  15. 17 Jan, 2006 1 commit
  16. 13 Jan, 2006 1 commit
  17. 11 Jan, 2006 1 commit
  18. 03 Jan, 2006 1 commit
  19. 14 Dec, 2005 1 commit
  20. 12 Dec, 2005 1 commit
  21. 09 Dec, 2005 8 commits
  22. 05 Dec, 2005 2 commits
  23. 02 Dec, 2005 4 commits
  24. 30 Nov, 2005 1 commit
  25. 29 Nov, 2005 1 commit
  26. 21 Nov, 2005 2 commits