makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / shlwapi / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-01  Piotr Cabanshlwapi: Invoke ExpandEnvironmentStringsForUser on...
2009-12-11  Aric Stewartshlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSet...
2009-07-02  Michael Stefaniucshlwapi: Build language resource files separately.
2009-06-12  Detlef Riekenbergshlwapi: Forward DnsRecordSetCompare to dnsapi.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-03-29  Dmitry Timoshkovshlwapi: Match shlwapi wrappers to MSDN descriptions.
2006-10-06  Hans Leidekkershlwapi: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-06-01  Hans LeidekkerLink to ntdll.
2004-03-18  Jon GriffithsImplement SHMessageBoxCheck functions && add dialog...
2004-02-17  Jon GriffithsStub the stopwatch API.
2004-02-10  Jon GriffithsAdd some missing prototypes, fix AssocIsDangerous.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2002-10-25  Michael StefaniucCompile the shlwapi dll with -DSTRICT.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-09-04  Jon GriffithsAdded Assoc* funcs (but not underlying IQueryAssociatio...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-16  Jon GriffithsImplement SHCreateStreamOnFileA/W/Ex, ordinals @166...
2002-07-09  Jon GriffithsImplement/document @17,18,19,20,21,22 (Compact list...
2002-07-02  Juergen Schmied- implementations for SHLWAPI_267, SHLWAPI_268
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Juergen SchmiedAdded some tests.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2001-01-05  Huw D M DaviesImplemented a few Url* functions.
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-26  Alexandre JulliardMoved shlwapi routines from shell32.dll to shlwapi...
2000-07-09  Alexandre JulliardCreated separate libraries for dplay, shfolder, shlwapi...