Commit Graph

27 Commits

Author SHA1 Message Date
Eric Pouech 7bd5f72a34 cryptdlg: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 9d6a3e9d1a cryptdlg: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-26 10:22:03 +01:00
Alexandre Julliard 3817304343 cryptdlg: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-29 11:38:39 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Alexandre Julliard 8484e9633a cryptdlg: Convert translations to po files. 2011-01-06 14:58:27 +01:00
Paul Vriens e2c066eea4 cryptdlg: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-01 11:34:29 +01:00
Anders Jonsson 89845fc9e8 cryptdlg: Add Swedish translation. 2010-10-14 10:02:44 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexander Nicolaysen Sørnes 71d48a78e4 cryptdlg: Add Norwegian Bokmål translation. 2010-07-13 16:28:02 +02:00
Kovács András 28520d7788 cryptdlg: Add Hungarian translation. 2010-06-29 10:52:14 +02:00
Łukasz Wojniłowicz bd4233188c cryptdlg: Add the Polish translation. 2010-06-07 12:54:54 +02:00
Paul Vriens 6608613b86 cryptdlg: Add the Danish translation.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:45 +02:00
Luca Bennati ac11288bc2 cryptdlg: Add Italian translation. 2010-05-31 12:14:28 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Igor Paliychuk 26193bc99f cryptdlg: Add Ukrainian translations. 2010-02-01 12:08:02 +01:00
Ricardo Filipe 3eb5da4b6e cryptdlg: Add Portuguese translation. 2009-07-17 14:28:16 +02:00
Michael Stefaniuc c0039ecd85 cryptdlg: Build language resource files separately.
Instead of including them from an other rc file.
2009-06-30 13:48:24 +02:00
Juan Lang aebd13f768 cryptdlg: Implement FormatVerisignExtension. 2008-12-05 13:48:05 +01:00
Juan Lang e893a2c863 cryptdlg: Implement CertTrustFinalPolicy. 2008-09-23 12:16:20 +02:00
Juan Lang 0ff7bf13f6 cryptdlg: Implement CertViewPropertiesW on top of CryptUIDlgViewCertificateW. 2008-09-23 12:15:25 +02:00
Juan Lang 60bb8bd808 cryptdlg: Implement DllRegisterServer/DllUnregisterServer. 2008-06-30 12:46:36 +02:00
Juan Lang 2f2ccbd779 cryptdlg: Implement GetFriendlyNameOfCertA/W. 2008-04-24 12:03:31 +02:00
Maarten Lankhorst f930821779 cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00