Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ CAniTrayIcon
Method
CAniTrayIcon
cppcryptfs/ui/TrayIcon.h:316–316 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
// Construction
315
public:
316
CAniTrayIcon() {}
317
CAniTrayIcon(LPCTSTR szTip, HICON hIcon) {Create(szTip, hIcon);}
318
virtual ~CAniTrayIcon() {StopAnimating();}
319
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected