- 07 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 17 Mar, 2007 1 commit
-
-
Andrew Talbot authored
-
- 09 Mar, 2007 1 commit
-
-
Alasdair Sinclair authored
-
- 23 Feb, 2007 1 commit
-
-
Rob Shearman authored
-
- 21 Feb, 2007 1 commit
-
-
Rob Shearman authored
The dns_* functions expect the input buffer to have space for size characters plus the nul terminating character.
-
- 16 Feb, 2007 1 commit
-
-
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.
-
- 20 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 13 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
Also get rid of the kernel/messages subdirectory.
-
- 10 Sep, 2006 1 commit
-
-
Detlef Riekenberg authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 16 Dec, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 08 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section - complete missing A/W pairs - reformate comments, to match c2man requirements
-
- 20 Jun, 2005 1 commit
-
-
Mike McCormack authored
- include kernel_private.h to get declaration for convert_old_config()
-
- 17 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 14 Jun, 2005 2 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
-
- 13 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
them easier to grep.
-
- 30 Mar, 2005 1 commit
-
-
Hans Leidekker authored
-
- 06 Dec, 2004 1 commit
-
-
Dmitry Timoshkov authored
registry.
-
- 10 Aug, 2004 1 commit
-
-
Hans Leidekker authored
-
- 27 Jan, 2004 1 commit
-
-
Francois Gouget authored
-
- 27 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 19 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
registry accesses.
-
- 12 Dec, 2002 1 commit
-
-
Dimitrie O. Paun authored
standard Unix header.
-
- 27 Nov, 2002 1 commit
-
-
Steve Lustbader authored
-
- 18 Nov, 2002 1 commit
-
-
Vincent Béron authored
-
- 15 Nov, 2002 2 commits
-
-
Alexandre Julliard authored
-
Martin Wilck authored
- Keep old behavior as default, using new config option to change. - Implement SetComputerName(), SetComputerNameEx(), GetComputerNameEx(). - ComputerName initialization moved to kernel32.
-