15 Sep
2004
15 Sep
'04
3:01 p.m.
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(a)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. -- Ryan Underwood, <nemesis(a)icequake.net>