symbian_info.txt

来自「这是一个和OGGPLAY的播放程序的附代码」· 文本 代码 · 共 9 行

TXT
9
字号
Symbian port of the Tremor Integer library
------------------------------------------

This package is required by the Ogg Vorbis plugins for Symbian. It should be extracted to the same location before building. It has been modified from the source code available from xiph.org, for distribution terms see the file COPYING.

Here is a summary of the changes made to the library:
- All lookup tables have been made const - Symbian does not allow writable static data within DLLs.
- A few bug fixes and memory leak fixes.
- Added #ifdefs for __SYMBIAN32__ in the os_types.h file.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?