Frédéric Delanoy
|
08acae5deb
|
rsaenh: Use BOOL type where appropriate.
|
2013-11-25 15:15:53 +01:00 |
Francois Gouget
|
c992ca277d
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +02:00 |
Alexandre Julliard
|
7682bc6f88
|
rsaenh: Rename the HANDLETABLE structure to avoid conflicts with wingdi.h.
|
2009-02-09 13:03:35 +01:00 |
Francois Gouget
|
d13fed31fd
|
rsaenh: {alloc,release}_handle_table() are not used so remove them.
|
2009-02-05 13:14:40 +01:00 |
Andrew Talbot
|
303bff281c
|
rsaenh: Remove unneeded casts.
|
2008-01-18 12:43:37 +01:00 |
Yuval Fledel
|
1cdc057091
|
rsaenh: Convert handle type from unsigned int to HCRYPTKEY.
|
2007-04-23 16:17:54 +02:00 |
Jan Zerebecki
|
021b004cf5
|
rsaenh: Add DebugInfo to critical sections.
|
2007-03-12 13:40:10 +01:00 |
Andrew Talbot
|
a228eefe6d
|
rsaenh: Declare some functions static.
|
2007-01-25 12:04:38 +01:00 |
Juan Lang
|
669b0a5226
|
rsaenh: Use Interlocked functions for reference counting.
|
2006-07-29 11:50:27 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jakob Eriksson
|
9ed61de9a2
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Francois Gouget
|
6fb1a20020
|
Assorted spelling fixes.
|
2004-12-20 19:27:06 +00:00 |
Michael Jung
|
64dce8a579
|
Implemented a substantial part of rsaenh.dll.
|
2004-11-04 21:15:32 +00:00 |