mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Fixed crash that could occur when using RmExecute from separate thread (in WebParser)
This commit is contained in:
@ -44,6 +44,7 @@
|
||||
|
||||
#define WM_RAINMETER_DELAYED_REFRESH_ALL WM_APP + 0
|
||||
#define WM_RAINMETER_DELAYED_EXECUTE WM_APP + 1
|
||||
#define WM_RAINMETER_EXECUTE WM_APP + 2
|
||||
|
||||
struct GlobalConfig
|
||||
{
|
||||
|
Reference in New Issue
Block a user