Delegates messages directly to the edit control window proc instead of
[wine] / include / wincrypt.h
2004-04-05  Juan LangAdd a bunch of missing declarations.
2004-03-01  Juan Lang- correct some prototypes, add some defines
2003-12-11  Mike McCormackImplement CryptRegisterOIDFunction and CryptSIPAddProvider.
2003-12-08  Mike McCormackStub implementations for CertCreateCRLContext and CertC...
2003-12-02  Thomas Brix LarsenAdded stub for CryptProtectData, so programs like Skype...
2003-11-26  Alexandre JulliardAdded missing prototypes for some implemented functions.
2003-10-07  Warren BairdAdded extern "C".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-07-21  Mike McCormackMoved declaration of VTableProvStruc from dlls/advapi32...
2003-05-12  Mike McCormackAdded stubs for CertSaveStore and CertEnumCertificatesI...
2002-09-16  Dmitry TimoshkovReplace static initializers with a proper #define in...
2002-09-09  Patrik StridvallAdd and use the header files mssip.h and sipbase.h.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-10  Travis MichielsenImplement advapi32 portion of the CryptoAPI.
1999-06-26  Patrik StridvallANSI C fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-13  Ian SchmidtAdded entries for most Crypt* calls.