.. |
tests
|
Added beginnings of RegQueryValueEx tests.
|
2004-11-19 18:13:30 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
advapi32.spec
|
- Stub SetServiceObjectSecurity to pretend to work (return true).
|
2004-11-10 01:31:39 +00:00 |
advapi.c
|
Added some more API docs.
|
2004-07-12 23:32:10 +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 |
crypt.c
|
CryptGetUserKey: Set return key handle to zero in case of failure.
|
2004-11-01 21:07:24 +00:00 |
crypt.h
|
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 |
Makefile.in
|
Implement MD{4,5}Init MD{4,5}Update and MD{4,5}Final.
|
2004-10-06 18:53:29 +00:00 |
registry.c
|
RegQueryValueW must return count in bytes for empty string too.
|
2004-10-19 21:14:09 +00:00 |
security.c
|
- implement LookupPrivilegeName
|
2004-11-04 04:52:17 +00:00 |
service.c
|
Merge Unicode and ASCII versions of StartServiceCtrlDispatcher.
|
2004-11-30 17:29:03 +00:00 |