#include "stdafx.h"#include "Kryptos.h"#include "KryptosDlg.h"#include "AboutDlg.h"#include "PKKeyDetail.h"#include "TimingDetail.h"#include "AlgorithmSheet.h"#include "Splasher.h"#include "Global.h"#include "userinfo.h"#include "KryptosTimer.h"#include "defines.h"#include "CryptoPPLink.h"#include "OpenSSLLink.h"#include "CryptoLib.h"Functions | |
| ON_COMMAND (ID_SET_LIBRARY, OnLibSet) BOOL CKryptosDlg | |
| ON_COMMAND | ( | ID_SET_LIBRARY | , | |
| OnLibSet | ||||
| ) |
Initializes the Kryptos dialog for the first view.
1.5.1-p1