wine-wine/dlls/wintrust
Andrew Talbot a1732549ca wintrust: Assign to structs instead of using memcpy. 2008-03-24 11:32:58 +01: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
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
asn.c
crypt.c wintrust/crypt: Fix some test failures for a NULL parameter. 2008-02-11 20:41:40 +01:00
register.c Include objbase.h where need to get the DllRegisterServer prototype. 2007-11-06 14:39:16 +01:00
softpub.c wintrust: Assign to structs instead of using memcpy. 2008-03-24 11:32:58 +01:00
version.rc
wintrust.spec wintrust: Implementations for WTHelperGetFileName and WTHelperGetFileHandle. 2007-12-11 17:49:48 +01:00
wintrust_main.c wintrust: Implementations for WTHelperGetFileName and WTHelperGetFileHandle. 2007-12-11 17:49:48 +01:00
wintrust_priv.h