mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-10 17:38:10 +00:00
[idd] helper: add icon context menu with log directory open
This commit is contained in:
@@ -13,8 +13,11 @@ class CWindow {
|
||||
|
||||
HWND m_hwnd = NULL;
|
||||
NOTIFYICONDATA m_iconData;
|
||||
HMENU m_menu;
|
||||
|
||||
LRESULT handleMessage(UINT uMsg, WPARAM wParam, LPARAM lParam);
|
||||
LRESULT onCreate();
|
||||
LRESULT onNotifyIcon(UINT uEvent, WORD wIconId, int x, int y);
|
||||
void registerIcon();
|
||||
|
||||
public:
|
||||
|
Reference in New Issue
Block a user