makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / programs / rundll32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliardprograms: Remove explicit imports of kernel32 and ntdll.
2010-05-04  Andrew Nguyenrundll32: Convert rundll32 to Unicode.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2008-11-07  Vincent Povirkrundll32: Build with -mwindows.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2004-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardBuild all the programs with winegcc.
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-07-22  Mike McCormackrundll32 requires a window for some functions to work...
2002-11-15  Alberto MassariAdded rundll32 utility.