ipconfig: Add Swedish translation.
[wine] / programs / rundll32 / rundll32.c
2010-07-21  Alexandre Julliardrundll32: Fix a pointer conversion warning on 64-bit.
2010-05-04  Andrew Nguyenrundll32: Recognize entry points passed as ordinal...
2010-05-04  Andrew Nguyenrundll32: Convert rundll32 to Unicode.
2010-05-04  Andrew Nguyenrundll32: Check more heap allocation failure paths...
2010-05-03  Andrew Nguyenrundll32: Rename a few internal helpers for consistency.
2009-06-04  Andrew Nguyenrundll32: Load the 16-bit kernel32 exports by ordinal.
2008-11-07  Vincent Povirkrundll32: Build with -mwindows.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-15  Stefan HuehnerFix some write-strings warnings.
2005-07-14  Detlef RiekenbergSpace is valid between module name and entry point.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-01-21  Alexandre JulliardDon't link directly to 16-bit APIs for portability...
2003-12-03  Alexandre JulliardAdded support for loading 16-bit dlls.
2003-09-08  Francois GougetFix the case of product and company names.
2003-08-15  Alexandre JulliardFixed indentation.
2003-07-22  Mike McCormackrundll32 requires a window for some functions to work...
2002-11-18  Alberto MassariFix crash when invoked with no arguments.
2002-11-15  Alexandre JulliardWarning fixes.
2002-11-15  Alberto MassariAdded rundll32 utility.