mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-14 11:28:11 +00:00
[idd] helper: correctly pump message and destroy window
This commit is contained in:
@@ -21,6 +21,7 @@ public:
|
||||
static bool registerClass();
|
||||
CWindow();
|
||||
~CWindow();
|
||||
void destroy();
|
||||
|
||||
HWND hwnd() { return m_hwnd; }
|
||||
};
|
||||
|
Reference in New Issue
Block a user