1. 06 Feb, 2009 1 commit
  2. 20 Aug, 2008 1 commit
  3. 23 Apr, 2008 1 commit
  4. 04 Mar, 2008 1 commit
  5. 29 Oct, 2007 1 commit
  6. 06 Mar, 2007 1 commit
  7. 27 Feb, 2007 1 commit
  8. 20 Feb, 2007 1 commit
  9. 13 Oct, 2006 1 commit
  10. 03 Oct, 2006 1 commit
    • Eric Pouech's avatar
      ntdll-kernel32: WaitCommEvent. · d990c0d8
      Eric Pouech authored
      - implemented IOCTL_SERIAL_WAIT_ON_MASK for DeviceIoControl
        on serial lines in ntdll
      - now using thread pool (instead of simple thread) for the
        background operations (this should help some high load
        situations)
      - used this to implement WaitCommEvent on top NtDll functions
      - in kernel32, removed now the no longer used termios/ioctls...
        for comm devices
      d990c0d8
  11. 12 Sep, 2006 1 commit
  12. 23 May, 2006 1 commit
  13. 10 May, 2006 1 commit
  14. 09 May, 2006 11 commits
  15. 28 Feb, 2006 1 commit
  16. 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
  17. 06 Feb, 2006 4 commits
  18. 24 Jan, 2006 1 commit
  19. 12 Jan, 2006 1 commit
  20. 12 Dec, 2005 1 commit
  21. 28 Nov, 2005 1 commit
  22. 15 Nov, 2005 1 commit
  23. 10 Nov, 2005 1 commit
  24. 08 Nov, 2005 1 commit
  25. 03 Nov, 2005 1 commit
  26. 27 Sep, 2005 1 commit
  27. 08 Aug, 2005 1 commit