|
|
|
VB4.0与Windows 95 API接口的多媒体应用程序设计实例
|
| |
本文所提供的源程序,具有简单、方便操作和易于移植使用的特点。 该程序可以使用户选择播放*.avi文件,如稍加改动即可播放其他格式的多媒体文件。本程序经vb4.0编译通过。 调用*.avi文件源程序如下: 源程序清单: ’窗体files01.frm的特性表 version 4.00 begin vb.form files01 caption=files clientheight=4365 clientleft=1095 clienttop=1515 clientwidth=7230 height=4770 left=1035 linktopic=files scaleheight=4365 scalewidth=7230 top=1170 width=7350 begin vb.commandbutton command1 caption=ok height=735 left=5880 tabindex=4 top=1800 width=615 end begin vb.textbox text1 height=375 left=600 tabindex=3 top=360 width=5415 end begin vb.filelistbox file1
|
|
|
|
|
|
|
|
|
| 广告载入中... |
| 广告载入中... |
| 广告载入中... |
|
|
|
|
|