📄 avifil32_ros.diff
字号:
Index: avifile_private.h
===================================================================
--- avifile_private.h (revision 23782)
+++ avifile_private.h (working copy)
@@ -23,6 +23,10 @@
#define MAX_AVISTREAMS 8
#endif
+#ifndef comptypeDIB
+#define comptypeDIB mmioFOURCC('D','I','B',' ')
+#endif
+
#ifndef DIBWIDTHBYTES
#define WIDTHBYTES(i) (((i+31)&(~31))/8)
#define DIBWIDTHBYTES(bi) WIDTHBYTES((bi).biWidth * (bi).biBitCount)
Index: avifile_Uk.rc
===================================================================
--- avifile_Uk.rc (revision 23782)
+++ avifile_Uk.rc (working copy)
@@ -0,0 +1,40 @@
+/*
+ * PROJECT: AVI File support library
+ * LICENSE: GPL - See COPYING in the top level directory
+ * FILE: dll/win32/avifil32/avifile_Uk.rc
+ * PURPOSE: Ukraianian resource file for avifil32
+ * TRANSLATOR: Artem Reznikov
+ */
+
+LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
+
+IDD_SAVEOPTIONS DIALOG FIXED IMPURE 43, 37, 196, 82
+STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
+CAPTION "相疣戾蝠
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -