mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added RainmeterQuery.h for querying the data from the other applications by using Window Message. Thus modified some related codes.
This commit is contained in:
@ -60,13 +60,6 @@
|
||||
#define ID_CONTEXT_SKINMENU_MONITOR_AUTOSELECT 4049
|
||||
#define ID_CONTEXT_NEW_VERSION 4050
|
||||
|
||||
#define WM_QUERY_RAINMETER WM_APP + 1000
|
||||
|
||||
#define RAINMETER_QUERY_ID_SKINS_PATH 4101
|
||||
#define RAINMETER_QUERY_ID_SETTINGS_PATH 4102
|
||||
#define RAINMETER_QUERY_ID_PLUGINS_PATH 4103
|
||||
|
||||
|
||||
#define ID_CONFIG_EDIT 30000
|
||||
#define ID_CONFIG_FIRST 30001
|
||||
#define ID_CONFIG_LAST 33000
|
||||
|
Reference in New Issue
Block a user