MCPcopy Create free account
hub / github.com/ColorCop/ColorCop / CSystemTray

Method CSystemTray

ColorCop/SystemTray.cpp:68–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66// CSystemTray construction/creation/destruction
67
68CSystemTray::CSystemTray() {
69 Initialise();
70}
71
72CSystemTray::CSystemTray(CWnd* pParent, UINT uCallbackMessage, LPCTSTR szToolTip,
73 HICON icon, UINT uID) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected