mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[CMAKE]
- Fix cryptui build. This should be sent upstream. svn path=/branches/cmake-bringup/; revision=49106
This commit is contained in:
parent
b02b04fc53
commit
24340825cc
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ BEGIN
|
|||
IDC_EXPORT_FORMAT_BASE64, 31,30,200,12, BS_AUTORADIOBUTTON
|
||||
AUTORADIOBUTTON "Standard de syntaxe de message cryptographique - Messages PKCS #7 (.p7b)",
|
||||
IDC_EXPORT_FORMAT_CMS, 31,42,200,12, BS_AUTORADIOBUTTON
|
||||
CHECKBOX "&Inclure tous les certificats dans le chemin de certification si possible"
|
||||
CHECKBOX "&Inclure tous les certificats dans le chemin de certification si possible",
|
||||
IDC_EXPORT_CMS_INCLUDE_CHAIN, 44,57,230,8, BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED
|
||||
AUTORADIOBUTTON "Échange d'informations &Personnelles - PKCS #12 (.pfx)",
|
||||
IDC_EXPORT_FORMAT_PFX, 31,72,200,12, BS_AUTORADIOBUTTON|WS_DISABLED
|
||||
|
|
Loading…
Reference in a new issue