mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-01-18 09:42:29 +00:00
[idd] helper: detect mode listbox selection change
This commit is contained in:
@@ -31,6 +31,7 @@ class CConfigWindow : public CWindow
|
||||
virtual LRESULT onCreate() override;
|
||||
virtual LRESULT onFinal() override;
|
||||
LRESULT onResize(DWORD width, DWORD height);
|
||||
LRESULT onCommand(WORD id, WORD code, HWND hwnd);
|
||||
|
||||
public:
|
||||
CConfigWindow();
|
||||
|
||||
Reference in New Issue
Block a user