aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/General/gen_tray/WINAMPCMD.H
diff options
context:
space:
mode:
authorJef <jef@targetspot.com>2024-09-24 08:54:57 -0400
committerJef <jef@targetspot.com>2024-09-24 08:54:57 -0400
commit20d28e80a5c861a9d5f449ea911ab75b4f37ad0d (patch)
tree12f17f78986871dd2cfb0a56e5e93b545c1ae0d0 /Src/Plugins/General/gen_tray/WINAMPCMD.H
parent537bcbc86291b32fc04ae4133ce4d7cac8ebe9a7 (diff)
downloadwinamp-20d28e80a5c861a9d5f449ea911ab75b4f37ad0d.tar.gz
Initial community commit
Diffstat (limited to 'Src/Plugins/General/gen_tray/WINAMPCMD.H')
-rw-r--r--Src/Plugins/General/gen_tray/WINAMPCMD.H62
1 files changed, 62 insertions, 0 deletions
diff --git a/Src/Plugins/General/gen_tray/WINAMPCMD.H b/Src/Plugins/General/gen_tray/WINAMPCMD.H
new file mode 100644
index 00000000..068b55ce
--- /dev/null
+++ b/Src/Plugins/General/gen_tray/WINAMPCMD.H
@@ -0,0 +1,62 @@
+#define WINAMP_FILE_QUIT 40001
+#define WINAMP_OPTIONS_PREFS 40012
+#define WINAMP_OPTIONS_AOT 40019
+#define WINAMP_FILE_REPEAT 40022
+#define WINAMP_FILE_SHUFFLE 40023
+#define WINAMP_HIGH_PRIORITY 40025
+#define WINAMP_FILE_PLAY 40029
+#define WINAMP_OPTIONS_EQ 40036
+#define WINAMP_OPTIONS_ELAPSED 40037
+#define WINAMP_OPTIONS_REMAINING 40038
+#define WINAMP_OPTIONS_PLEDIT 40040
+#define WINAMP_HELP_ABOUT 40041
+#define WINAMP_MAINMENU 40043
+#define WINAMP_BUTTON1 40044
+#define WINAMP_BUTTON2 40045
+#define WINAMP_BUTTON3 40046
+#define WINAMP_BUTTON4 40047
+#define WINAMP_BUTTON5 40048
+#define WINAMP_VOLUMEUP 40058
+#define WINAMP_VOLUMEDOWN 40059
+#define WINAMP_FFWD5S 40060
+#define WINAMP_REW5S 40061
+#define WINAMP_NEXT_WINDOW 40063
+#define WINAMP_OPTIONS_WINDOWSHADE 40064
+#define WINAMP_BUTTON1_SHIFT 40144
+#define WINAMP_BUTTON2_SHIFT 40145
+#define WINAMP_BUTTON3_SHIFT 40146
+#define WINAMP_BUTTON4_SHIFT 40147
+#define WINAMP_BUTTON5_SHIFT 40148
+#define WINAMP_BUTTON1_CTRL 40154
+#define WINAMP_BUTTON2_CTRL 40155
+#define WINAMP_BUTTON3_CTRL 40156
+#define WINAMP_BUTTON4_CTRL 40157
+#define WINAMP_BUTTON5_CTRL 40158
+#define WINAMP_OPTIONS_DSIZE 40165
+#define IDC_SORT_FILENAME 40166
+#define IDC_SORT_FILETITLE 40167
+#define IDC_SORT_ENTIREFILENAME 40168
+#define IDC_SELECTALL 40169
+#define IDC_SELECTNONE 40170
+#define IDC_SELECTINV 40171
+#define IDM_EQ_LOADPRE 40172
+#define IDM_EQ_LOADMP3 40173
+#define IDM_EQ_LOADDEFAULT 40174
+#define IDM_EQ_SAVEPRE 40175
+#define IDM_EQ_SAVEMP3 40176
+#define IDM_EQ_SAVEDEFAULT 40177
+#define IDM_EQ_DELPRE 40178
+#define IDM_EQ_DELMP3 40180
+#define IDC_PLAYLIST_PLAY 40184
+#define WINAMP_FILE_LOC 40185
+#define WINAMP_OPTIONS_EASYMOVE 40186
+#define WINAMP_FILE_DIR 40187
+#define WINAMP_EDIT_ID3 40188
+#define WINAMP_TOGGLE_AUTOSCROLL 40189
+#define WINAMP_VISSETUP 40190
+#define WINAMP_PLGSETUP 40191
+#define WINAMP_VISPLUGIN 40192
+#define WINAMP_JUMP 40193
+#define WINAMP_JUMPFILE 40194
+#define WINAMP_JUMP10FWD 40195
+#define WINAMP_JUMP10BACK 40197