This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-22 22:01:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
advapi32
History
Michael Jung
2f2f3a1d13
CryptCreateHash: Set returned hash handle to zero in case of failure.
2004-10-27 21:15:10 +00:00
..
tests
…
.cvsignore
…
advapi32.spec
Fixed MD4Final/MD5Final entries (spotted by Vincent Béron).
2004-10-07 19:13:33 +00:00
advapi.c
…
crypt_des.c
…
crypt_lmhash.c
…
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
…
crypt.c
CryptCreateHash: Set returned hash handle to zero in case of failure.
2004-10-27 21:15:10 +00:00
crypt.h
…
eventlog.c
…
Makefile.in
…
registry.c
RegQueryValueW must return count in bytes for empty string too.
2004-10-19 21:14:09 +00:00
security.c
Update comment for LsaOpenPolicy.
2004-10-25 21:43:47 +00:00
service.c
Implement ChangeServiceConfig2A using ChangeServiceConfig2W.
2004-10-21 20:57:09 +00:00