Modified. (Added the workaround for MessageBox loops on MouseOverAction.)

This commit is contained in:
spx
2010-12-24 10:47:31 +00:00
parent 35174f0f4a
commit 34160d4038
2 changed files with 12 additions and 3 deletions

View File

@ -378,6 +378,7 @@ private:
const std::wstring m_SkinIniFile; // Name of the current skin iniFile
int m_UpdateCounter;
UINT m_MouseMoveCounter;
CRainmeter* m_Rainmeter; // Pointer to the main object