.. |
tests
|
Fix missing imports on NT4.
|
2004-12-06 20:38:24 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
|
2004-10-06 18:53:29 +00:00 |
advapi.c
|
Added a stub implementation for GetCurrentHwProfileW.
|
2004-12-01 15:27:59 +00:00 |
advapi32.spec
|
Stub implementations for DecryptFile, EncryptFile and
|
2004-12-06 16:17:08 +00:00 |
crypt.c
|
Fixed a few memory leaks.
|
2004-11-30 17:33:27 +00:00 |
crypt.h
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_des.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_lmhash.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
crypt_md4.c
|
Removed wrong memset calls.
|
2004-10-07 19:14:21 +00:00 |
crypt_md5.c
|
Removed wrong memset calls.
|
2004-10-07 19:14:21 +00:00 |
crypt_sha.c
|
Implement SystemFunction006().
|
2004-10-04 20:42:05 +00:00 |
eventlog.c
|
Added some more API docs.
|
2004-07-12 23:32:10 +00:00 |
registry.c
|
Const correctness fixes.
|
2004-11-30 21:38:57 +00:00 |
security.c
|
Stub implementations for DecryptFile, EncryptFile and
|
2004-12-06 16:17:08 +00:00 |
service.c
|
Implemented RegisterServiceCtrlHandler, ControlService.
|
2004-12-07 14:24:58 +00:00 |