Avoid a couple of 'clobbered by longjmp' warnings.
[wine] / dlls / crypt32 / protectdata.c
2005-09-02  Kevin KoltzauFix warnings in 64bit.
2005-08-29  Mike McCormackgcc 4.0 warning fixes.
2005-05-30  Francois GougetAssorted spelling fixes.
2005-05-27  Michael JungIt's sufficienct for Crypt[Un]ProtectData to acquire...
2005-05-23  Kees CookCorrect crypt context init in CryptProtectData/CryptUnp...
2005-05-20  Kees CookImplement CryptUnprotectData counterpart to CryptProtec...
2005-05-20  Kees CookImplement CryptProtectData with best-guess encryption.
2005-05-20  Kees CookImplement serialization and helper functions for CryptP...
2005-05-18  Kees CookDefine structures for CryptProtectData/CryptUnprotectDa...