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-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
wintrust
History
Andrew Talbot
e68cc16a11
wintrust: Avoid assigning to struct members from other structs.
2008-04-07 11:24:09 +02:00
..
tests
wintrust/tests: Crypt(En,De)codeObjectEx() are not available on Win9x. So load them dynamically and skip some tests.
2008-03-03 12:04:04 +01:00
asn.c
…
crypt.c
wintrust/crypt: Fix some test failures for a NULL parameter.
2008-02-11 20:41:40 +01:00
Makefile.in
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
2008-03-04 20:55:01 +01:00
register.c
wintrust: Avoid assigning to struct members from other structs.
2008-04-07 11:24:09 +02:00
softpub.c
wintrust: Assign to structs instead of using memcpy.
2008-03-24 11:32:58 +01:00
version.rc
…
wintrust_main.c
…
wintrust_priv.h
…
wintrust.spec
…