1. 07 May, 2007 1 commit
  2. 17 Mar, 2007 1 commit
  3. 09 Mar, 2007 1 commit
  4. 23 Feb, 2007 1 commit
  5. 21 Feb, 2007 1 commit
  6. 16 Feb, 2007 1 commit
    • Rob Shearman's avatar
      kernel32: Fix the GetComputerName* functions to not write to the buffer at all… · fc5b795f
      Rob Shearman authored
      kernel32: Fix the GetComputerName* functions to not write to the buffer at all if there is not enough space.
      
      Add tests for the GetComputerName* functions that show this issue.
      
      Fix an off-by-one error in setting the size when there is not enough space.
      
      Remove the exception handlers for GetComputerNameW,
      GetComputerNameExA/W, since testing on XP SP2 shows that access
      violations are not caught and these are not present on Win9x, which
      does have an exception handler.
      fc5b795f
  7. 20 Oct, 2006 1 commit
  8. 13 Oct, 2006 1 commit
  9. 12 Sep, 2006 1 commit
  10. 10 Sep, 2006 1 commit
  11. 23 May, 2006 1 commit
  12. 16 Dec, 2005 1 commit
  13. 28 Nov, 2005 1 commit
  14. 08 Nov, 2005 1 commit
  15. 20 Jun, 2005 1 commit
  16. 17 Jun, 2005 1 commit
  17. 14 Jun, 2005 2 commits
  18. 13 Jun, 2005 1 commit
  19. 30 Mar, 2005 1 commit
  20. 06 Dec, 2004 1 commit
  21. 10 Aug, 2004 1 commit
  22. 27 Jan, 2004 1 commit
  23. 27 Nov, 2003 1 commit
  24. 05 Sep, 2003 1 commit
  25. 19 Aug, 2003 1 commit
  26. 12 Dec, 2002 1 commit
  27. 27 Nov, 2002 1 commit
  28. 18 Nov, 2002 1 commit
  29. 15 Nov, 2002 2 commits