xmllite: Fail to set input for external IXmlReaderInput.
[wine] / dlls / kernel32 / computername.c
2011-03-28  Marcus Meissnerkernel32: Added missing break (Coverity).
2010-08-23  Alexandre Goujonkernel32: Fix GetComputerName errors.
2010-06-25  AndrĂ© Hentschelkernel32: Update a warning.
2009-11-30  Paul Chitescukernel32: Reduce registry access to KEY_READ wherever...
2008-12-01  Vitaly Lipatovkernel32: gethostname returns string in CP_UNIXCP encoding.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-09  Alasdair Sinclairkernel32: Fix GetComputerNameA to not count trailing...
2007-02-23  Rob Shearmankernel32: Fix crash in dns_gethostbyname.
2007-02-21  Rob Shearmankernel32: Fix an off-by-one error in GetComputerNameExA/W.
2007-02-16  Rob Shearmankernel32: Fix the GetComputerName* functions to not...
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.