multimediaplayer.odl
来自「evc写的Windows CE下mp3播放源码」· ODL 代码 · 共 16 行
ODL
16 行
// MultimediaPlayer.odl : type library source for MultimediaPlayer.dll
// This file will be processed by the MIDL compiler to produce the
// type library (MultimediaPlayer.tlb).
[ uuid(F5F23C60-A576-483B-B964-927B183C858A), version(1.0) ]
library MultimediaPlayer
{
importlib("stdole32.tlb");
//{{AFX_APPEND_ODL}}
//}}AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?