makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / wintrust / 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...
2009-07-03  Alexandre Julliardmakefiles: Regenerate the source lists using make_makef...
2008-10-02  Juan Langwintrust: Implement OpenPersonalTrustDBDialog.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-08-27  Juan Langwintrust: Test and implement SoftpubInitialize.
2007-08-13  Juan Langwintrust: Implement decoding SPC links.
2007-08-13  Juan Langwintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encod...
2007-08-13  Juan Langwintrust: Implement CryptSIPGetSignedDataMsg.
2006-10-04  Paul Vrienswintrust: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATOpen.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-07  Paul Vrienswintrust: Implementation of WintrustRemoveActionID.
2006-08-29  Paul Vrienswintrust: Move register related functions to a separate...
2006-08-02  Juan Langwintrust: Implement TrustIsCertificateSelfSigned.
2005-09-06  Stefan LeichterAdded version resource to wintrust.dll.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-10-19  Uwe BonnesAdd kernel32 as import for wintrust.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
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  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2001-04-16  Rein KlazesAdded new dll wintrust.dll with a stub for WinVerifyTru...