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

Method OnTaskbarCreated

cppcryptfs/ui/CryptPropertySheet.cpp:138–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136
137
138LRESULT CCryptPropertySheet::OnTaskbarCreated(WPARAM wParam, LPARAM lParam)
139{
140 theApp.RecreateSystemTrayIcon();
141 return 0;
142}
143
144BOOL CCryptPropertySheet::OnInitDialog()
145{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected