On Wed, Sep 15, 2004 at 08:06:43PM +0200, Filip Navara wrote:
Juan Lang wrote:
Patching advapi32.spec to add the stubs looks correct. Go ahead and submit to wine-patches.
Just for the record... If anyone wants to implement the SHA functions (s)he can make use of the attached code.
Regards, Filip
/*
- ADVAPI32 Secure Hash Algorithm Test
- Copyright 2003 Filip Navara
- Based on public domain SHA code by Steve Reid steve@edmweb.com
*/
This code needs a proper LGPL or other permissive license on it to be usable. Being based on public domain code and then copyrighted by yourself grants no permissions to anyone else.