advapi32: Avoid signed-unsigned integer comparisons.
[wine] / dlls / serialui / confdlg.c
2011-11-30  Alexandre Julliardserialui: Convert dialogs to po files.
2010-11-08  Michael Stefaniucserialui: Don't cast zero.
2008-04-21  Austin EnglishSpelling fixes.
2007-03-09  Andrew Talbotserialui: Replace const pointer type with correct point...
2007-03-06  Detlef Riekenbergserialui: Fix return type for CommConfigDialog.
2007-02-27  Detlef Riekenbergserialui: Use RS232 as default ProviderSubType.
2007-02-23  Detlef Riekenbergserialui: Fix return type for drvGetDefaultCommConfig.
2007-02-22  Andrew Talbotserialui: Constify a variable.
2007-02-05  Andrew Talbotserialui: Declare some items static.
2006-10-07  Michael Stefaniucserialui: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-02-15  Dmitry Timoshkov- Fix prototypes of GetClassLongA/W, GetClassLongPtrA...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-09  Alexandre JulliardJanitorial: C booleans must not be compared against...
2004-10-26  Mike McCormackSERIALUI: convert to Unicode.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-18  Francois Gouget'sizeof type' is best avoided as it won't always compil...
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Steven EdwardsFixed snprintf warnings.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-02  Patrik StridvallDocumentation fixes.
2001-01-17  Alexandre JulliardCleaned up dll startup routines now that we have separa...
2000-12-13  Alexandre JulliardFixed some warnings.
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-16  Andreas MohrSpelling fixes.
2000-07-15  Mike McCormackImplemented serialui dll containing CommConfigDialog,