[xiph-commits] r16929 - in trunk/oggdsf: . src/lib/plugin/AxPlayer/Res
cristianadam at svn.xiph.org
cristianadam at svn.xiph.org
Sun Feb 21 14:19:15 PST 2010
Author: cristianadam
Date: 2010-02-21 14:19:15 -0800 (Sun, 21 Feb 2010)
New Revision: 16929
Added:
trunk/oggdsf/src/lib/plugin/AxPlayer/Res/resource.h
Modified:
trunk/oggdsf/ChangeLog.txt
Log:
Another file is missing.
Modified: trunk/oggdsf/ChangeLog.txt
===================================================================
--- trunk/oggdsf/ChangeLog.txt 2010-02-21 22:13:06 UTC (rev 16928)
+++ trunk/oggdsf/ChangeLog.txt 2010-02-21 22:19:15 UTC (rev 16929)
@@ -1,4 +1,4 @@
-Version 0.82.16928
+Version 0.82.16929
* Updated Theora to version 1.1.1
* Updated Vorbis to version 1.2.3
Added: trunk/oggdsf/src/lib/plugin/AxPlayer/Res/resource.h
===================================================================
--- trunk/oggdsf/src/lib/plugin/AxPlayer/Res/resource.h (rev 0)
+++ trunk/oggdsf/src/lib/plugin/AxPlayer/Res/resource.h 2010-02-21 22:19:15 UTC (rev 16929)
@@ -0,0 +1,24 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by AxPlayer.rc
+//
+#define IDS_PROJNAME 100
+#define IDR_AXPLAYER 101
+#define IDR_VIDEOTAGBEHAVIOR 102
+#define IDR_HTMLMEDIAELEMENT 103
+#define IDR_MOUSEEVENTSINK 104
+#define IDR_HTMLEVENTSINK 105
+#define IDR_HTMLEVENTSINK1 107
+#define IDR_EVENTSINK 110
+#define IDR_HTMLEVENTSSINK 111
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 201
+#define _APS_NEXT_COMMAND_VALUE 32768
+#define _APS_NEXT_CONTROL_VALUE 201
+#define _APS_NEXT_SYMED_VALUE 112
+#endif
+#endif
More information about the commits
mailing list