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:
spx
2010-06-21 19:48:00 +00:00
parent 8a47a191d7
commit 181dffe0bd
4 changed files with 98 additions and 13 deletions

View File

@ -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