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-03-02 09:47:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
crypt32
History
Frédéric Delanoy
56f035b56d
crypt32: Avoid reading unitialized variables (Coverity).
2011-12-19 20:15:42 +01:00
..
tests
crypt32: Initialize a pointer for dynamic data.
2011-11-22 18:24:41 +01:00
base64.c
…
cert.c
…
chain.c
…
collectionstore.c
…
context.c
…
crl.c
…
crypt32_private.h
…
crypt32.rc
…
crypt32.spec
…
cryptres.h
…
ctl.c
…
decode.c
crypt32: Initialize a pointer for dynamic data.
2011-11-22 18:24:41 +01:00
encode.c
crypt32: Avoid reading unitialized variables (Coverity).
2011-12-19 20:15:42 +01:00
filestore.c
…
main.c
…
Makefile.in
…
message.c
…
msg.c
…
object.c
…
oid.c
…
proplist.c
…
protectdata.c
…
provstore.c
…
regstore.c
…
rootstore.c
…
serialize.c
…
sip.c
…
store.c
…
str.c
…