aboutsummaryrefslogtreecommitdiff
path: root/Src/winampa/RESOURCE.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/winampa/RESOURCE.H
parent537bcbc86291b32fc04ae4133ce4d7cac8ebe9a7 (diff)
downloadwinamp-20d28e80a5c861a9d5f449ea911ab75b4f37ad0d.tar.gz
Initial community commit
Diffstat (limited to 'Src/winampa/RESOURCE.H')
-rw-r--r--Src/winampa/RESOURCE.H29
1 files changed, 29 insertions, 0 deletions
diff --git a/Src/winampa/RESOURCE.H b/Src/winampa/RESOURCE.H
new file mode 100644
index 00000000..d2254c52
--- /dev/null
+++ b/Src/winampa/RESOURCE.H
@@ -0,0 +1,29 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by winampa.rc
+//
+#define IDS_WINAMP_AGENT 0
+#define IDS_OPEN_WINAMP 1
+#define IDS_DISABLE_WINAMP_AGENT 2
+#define IDS_CLOSE_WINAMP_AGENT 3
+#define IDS_AUDIO_CD 4
+#define IDS_EMPTY 5
+#define IDS_BOOKMARKS 6
+#define IDS_NO_BOOKMARKS_FOUND 7
+#define IDS_WINAMP_AGENT_ERROR 8
+#define IDS_CANNOT_REGISTER_WINDOW_CLASS 9
+#define IDS_STRING10 10
+#define IDS_CANNOT_CREATE_WINDOW 10
+#define IDI_ICON1 101
+#define IDS_STRING105 65535
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 102
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1000
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif