reactos/dll/shellext/cryptext
Jérôme Gardou 23373acbb9 [CMAKE] Use modules instead of shared libraries
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
..
lang [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
res [CRYPTEXT] Make extension localizable, and add an icon for certificate files (#1347) 2019-02-10 17:57:43 +01:00
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cryptext.c [CRYPTEXT] Make extension localizable, and add an icon for certificate files (#1347) 2019-02-10 17:57:43 +01:00
cryptext.rc [TRANSLATION] Polish translation update 2019-04-05 10:34:10 +02:00
cryptext.spec [CRYPTEXT] Add a minimal shell extension that will show the certificate dialog 2019-02-09 01:44:39 +01:00
precomp.h [CRYPTEXT] Make extension localizable, and add an icon for certificate files (#1347) 2019-02-10 17:57:43 +01:00
resource.h [CRYPTEXT] Make extension localizable, and add an icon for certificate files (#1347) 2019-02-10 17:57:43 +01:00