MCPcopy Create free account
hub / github.com/bailey27/cppcryptfs / CCryptAboutPropertyPage

Method CCryptAboutPropertyPage

cppcryptfs/ui/CryptAboutPropertyPage.cpp:91–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89IMPLEMENT_DYNAMIC(CCryptAboutPropertyPage, CCryptPropertyPage)
90
91CCryptAboutPropertyPage::CCryptAboutPropertyPage()
92 : CCryptPropertyPage(IDD_ABOUTBOX)
93{
94 LoadLicensesFromResource();
95}
96
97CCryptAboutPropertyPage::~CCryptAboutPropertyPage()
98{

Callers

nothing calls this directly

Calls 1

LoadLicensesFromResourceFunction · 0.85

Tested by

no test coverage detected