ntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
[wine] / dlls / kernel / computername.c
2005-12-16  Alexandre JulliardTake advantage of the __EXCEPT_PAGE_FAULT macro.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-08  Markus AmslerImprove c2man Documented-Total count. Changes:
2005-06-20  Mike McCormack- don't include winreg.h
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.