wined3d: Move max_ffp_textures to wined3d_d3d_info.
[wine] / programs / rundll32 /
2012-01-20  Alexandre Julliardmakefiles: Disable use of Unicode macros globally for...
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-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.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-06-04  Andrew Nguyenrundll32: Load the 16-bit kernel32 exports by ordinal.
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-07-10  Alexandre Julliardmake_progs: Generate the .gitignore file.
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-24  Alexandre JulliardLink against libwine_unicode everywhere we use Unicode...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardIgnore symlink files too (needed for git).
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
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-03-09  Alexandre JulliardTake advantage of the new winegcc -B support.
2004-03-02  Alexandre JulliardWe no longer use the .exe.spec.c files.
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-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.