Delete a temp file.
[wine] / dlls / wintrust /
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-16  Stefan LeichterAdded stubs for DllRegisterServer, DllUnregisterServer and
2005-09-12  Paul VriensReturn ERROR_SUCCESS as default and TRUST_E_PROVIDER_UN...
2005-09-06  Stefan LeichterAdded version resource to wintrust.dll.
2005-07-15  Paul VriensReturn TRUST_E_PROVIDER_UNKNOWN until implemented.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-05  Paul VriensAdded a stub for CryptCATAdminCalcHashFromFileHandle.
2005-06-01  Mike McCormackAdd stubs and stub implementations.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-02-23  Michael StefaniucStub for CryptCATAdminReleaseContext.
2004-10-21  Francois GougetFix some issues reported by winapi_check:
2004-10-19  Uwe BonnesAdd kernel32 as import for wintrust.
2004-10-18  Stefan LeichterAdded stub for CryptCATAdminAcquireContext.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-02-26  Dimitrie O. PaunRemove the win32 debug channel, misc cleanup of debuggi...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-13  Francois GougetAdd stubs for some new WinXP APIs.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-13  Robert Shearman- Add some stubs.
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
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...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-04-25  Patrik StridvallFixed some issues found by winapi_check.
2001-04-16  Rein KlazesAdded new dll wintrust.dll with a stub for WinVerifyTru...