[CRYPTEXT] Add a minimal shell extension that will show the certificate dialog 1343/head
authorMark Jansen <mark.jansen@reactos.org>
Sat, 9 Feb 2019 00:44:39 +0000 (01:44 +0100)
committerMark Jansen <mark.jansen@reactos.org>
Sat, 9 Feb 2019 00:44:39 +0000 (01:44 +0100)
commitfb7a0344cdfcd7764f9fe30df1d12791234b7dfb
treec554a295c44d341d68d6f19df88f2629423edd7f
parent27cc4c6a08e1c0dda3f874a68244ee6b0541f4b4
[CRYPTEXT] Add a minimal shell extension that will show the certificate dialog
boot/bootdata/hivecls.inf
dll/shellext/CMakeLists.txt
dll/shellext/cryptext/CMakeLists.txt [new file with mode: 0644]
dll/shellext/cryptext/cryptext.c [new file with mode: 0644]
dll/shellext/cryptext/cryptext.spec [new file with mode: 0644]
dll/shellext/cryptext/precomp.h [new file with mode: 0644]