Rob Shearman
48000893f9
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
...
Only specify the root to keep platform-specifics out of the individual
DLL makefiles.
2008-03-04 20:55:01 +01:00
Juan Lang
7850caa714
wintrust: Test and implement SoftpubInitialize.
2007-08-27 19:34:20 +02:00
Juan Lang
29cae46fce
wintrust: Implement decoding SPC links.
2007-08-13 11:34:53 +02:00
Juan Lang
4c5efcc412
wintrust: Add stubs for SPC_LINK and SPC_PE_IMAGE encoding/decoding.
2007-08-13 11:33:29 +02:00
Juan Lang
25f0fb929d
wintrust: Implement CryptSIPGetSignedDataMsg.
2007-08-13 11:33:09 +02:00
Paul Vriens
dcec67ba60
wintrust: Win64 printf format warning fixes.
2006-10-04 20:55:56 +02:00
Michael Stefaniuc
85ce5117c5
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
2006-09-29 16:08:30 +02:00
James Hawkins
a89db155d8
wintrust: Add a stub implementation of CryptCATOpen.
2006-09-21 18:22:48 +02:00
Alexandre Julliard
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
2006-09-14 09:38:16 +02:00
Paul Vriens
94e4f593b7
wintrust: Implementation of WintrustRemoveActionID.
2006-09-07 10:52:39 +02:00
Paul Vriens
8170d88509
wintrust: Move register related functions to a separate file.
2006-08-29 13:03:35 +02:00
Juan Lang
7fc56136be
wintrust: Implement TrustIsCertificateSelfSigned.
2006-08-02 11:41:44 +02:00
Stefan Leichter
a67cb1d668
Added version resource to wintrust.dll.
2005-09-06 09:20:02 +00:00
Alexandre Julliard
34fa35dc99
Added rules for building import libraries in the individual dll
...
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Uwe Bonnes
06ea3c65f5
Add kernel32 as import for wintrust.
2004-10-19 21:09:12 +00:00
Dimitrie O. Paun
fbdfd910c1
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-11 01:09:15 +00:00
Alexandre Julliard
2ab7625934
Removed most imports of ntdll since we no longer import Wine internal
...
functions from there.
2002-05-17 03:37:12 +00:00
Alexandre Julliard
67371bcc8d
Added -res option to specify resources on winebuild command-line.
...
Added -exe mode to generate a .spec.c for an exe without having to
provide a .spec.
Removed some no longer needed spec files.
Removed .dll extension in makefiles import specifications.
2002-05-11 23:06:32 +00:00
Alexandre Julliard
32459912dc
Moved imports specification from the .spec into the Makefile so that
...
it can be used on platforms that don't build a .spec.c file.
2002-05-09 00:05:48 +00:00
Alexandre Julliard
c1bfca04e1
Changed builtin dlls file names to make it clear they are not normal
...
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
2002-03-20 22:19:06 +00:00
Rein Klazes
2a4c68bd0b
Added new dll wintrust.dll with a stub for WinVerifyTrust().
2001-04-16 19:36:12 +00:00