Mike McCormack
|
87be464163
|
Moved declaration of VTableProvStruc from dlls/advapi32/crypt.h to
include/wincrypt.h.
|
2003-07-21 23:50:08 +00:00 |
Mike McCormack
|
6d3b14b581
|
Added stubs for CertSaveStore and CertEnumCertificatesInStore.
|
2003-05-12 03:21:45 +00:00 |
Dmitry Timoshkov
|
a9c057f73b
|
Replace static initializers with a proper #define in .h files.
|
2002-09-16 19:29:36 +00:00 |
Patrik Stridvall
|
1b32e5eca9
|
Add and use the header files mssip.h and sipbase.h.
|
2002-09-09 19:35:42 +00:00 |
Alexandre Julliard
|
7375597fe2
|
Fixed some handle type mismatches and added a few casts in prevision
of void* handles.
|
2002-07-31 19:26:03 +00:00 |
Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Travis Michielsen
|
e8273d6056
|
Implement advapi32 portion of the CryptoAPI.
|
2002-01-10 19:29:40 +00:00 |
Patrik Stridvall
|
1ed4ecffa8
|
ANSI C fixes.
Removed warnings.
Made the include files self-sufficient.
Some Solaris fixes.
|
1999-06-26 14:58:24 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +00:00 |
Ian Schmidt
|
b67af9cd54
|
Added entries for most Crypt* calls.
Added stub for CryptAcquireContextA. This allows Win98 EXPLORER.EXE
to get farther.
|
1999-02-13 09:08:33 +00:00 |