Specify enough buffer for id[] (20 chars are not enough).
[wine] / dlls / kernel / computername.c
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-14  Alexandre JulliardMoved network configuration parameters to HKCU\Software...
2005-06-14  Mike McCormackFix warnings from -Wmissing-declarations.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-03-30  Hans LeidekkerReturn a computername constructed from the hostname.
2004-12-06  Dmitry TimoshkovPerform host name initialization if computer name can...
2004-08-10  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2003-11-27  Alexandre JulliardPorting fixes.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-19  Alexandre JulliardReplaced remaining calls to PROFILE_GetWineIniString...
2002-12-12  Dimitrie O. PaunMove excpt.h out of include/msvcrt/ as it does not...
2002-11-27  Steve LustbaderProvide stubs for DnsHostnameToComputerNameA/W.
2002-11-18  Vincent BéronAdded netdb.h protection.
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Martin Wilck- Allow setting NetBIOS ComputerName through registry.