搜索资源列表
lisn
- 单片机应用~很有用的~大家一起玩玩~~ -SCM application useful ~ ~ we play together ~ ~
MVMPlayer
- 基于UDP网络的BMP图像接收显示的控件,控件的方法为Play(BSTR FileDir, long Port, long Max_Buf),FileDir为图像存储目录,Port为端口,Max_Buf为每次接收数据的长度。-UDP-based network to receive BMP images show the controller, Control methods for Play (BSTR FileDir, long Port, Max_Buf long), FileDir di
aspMail_pie
- 〖该文章被浏览/下载791次〗系统功能简单但实用,可以帮助大家熟悉ATL程序的设计,尤其是图形界面程序的设计,熟悉SDK中关于服务管理的函数的调用。希望能够起到抛砖引玉的作用。-overview of the articles View / download 791 times] system functions simple but practical, we can help ATL familiar with the design process, in particular the pr
[笑语制作]播放flash
- 利用五分钟,给程序添加播放flash的功能flash的播放,是使用Macromedia的flash播放控件来播放flash步骤如下:建立一个单文档的程序,最后一步选择CFormView作为视图编辑视图的资源添加一个EditBox作为输入文件名,一个按钮播放。添加flash播放控件Project Add To Project Components and Controls Gallary选择:Registered ActiveX Controls文件夹下面的Shoc
MediaPlayer.用MFC做的播放器
- 用MFC做的播放器,各种功能都有实现,是学校的一个实训项目,MFC to do with the players, a variety of function implementation is a Training School project
ActiveMovie
- 利用vc++自带控件实现的音乐播放软件 简单适用 可以播放音乐 电影等-Using vc++ native controls to achieve a simple music player software can play music and movies for
IEPlayer1
- 实现WEB上播放视频功能,通过VC6下ACTIVEX具备OCX接口,通过WEB页面传递参数等功能-WEB achieve up to play the video feature VC6 under ACTIVEX have OCX interface, through the WEB page delivery parameters and other functions
042
- 制作一个office助手。众所周知,office助手是一种漂亮的小工具,对于工具类软件的开发可以起到美化作用!-Produce a office assistant. As we all know, office assistant is a beautiful little instrument, the instrument type of software development can play a role in landscaping!
easysound
- Easysound - usefull library to play sounds, chews not a lot of computer resource.-Easysound- usefull library to play sounds, chews not a lot of computer resource.
ACTIVEX
- ActiveX控件可以简单地理解为能够实现特定功能的控件,例如可以浏览网页的控件、可以播放音频与视频的控件,可以播放Flash动画的控件等等。ActiveX控件是一种可重用的软件组件,由编程语言开发,开发ActiveX控件可以使用各种编程语言,如C,C++,当然也包括Visual Studio.NET环境的VB.NET、VC.NET、C等编程语言。ActiveX控件目前仅适用于Windows平台。 -ActiveX controls can be simply understood as the
PlayAudioFileWithoutActiveXControls
- 不用ActiveX控件播放声音文件 Public Declare Function sndPlaySound Lib "winmm.dll" Alias _ "sndPlaySoundA" (ByVal lpszSoundName As String, _ ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
Host_ActiveX_Controls
- Host ActiveX Controls 微软源码包含flashH和WMP控件可以播放FLASH 之swf格式和手机音/视频文件-Host ActiveX Controls Microsoft source contains flashH and WMP can play the FLASH control the swf format and mobile audio/video files
MP3player
- 实现如何向C++Builder导入一个第三方的ActiveX组件,并用它制作一个MP3播放器。该播放器可以实现最基本的打开MP3文件并播放音乐-Realize how the C++ Builder to import a third-party ActiveX components, and use it to make a MP3 player. The player can achieve the most basic open the MP3 file and play the musi
MediaPlayer
- 利用ActiveX控件(windows media player)播放AVI视频。-used ActiveX control(windows media player)to play avi
ActiveX
- 改成简要介绍了如何使使用ActiveX连接Access数据库,对用户的连接困惑起到指导作用。-A brief introduction into how to use ActiveX to connect Access database, the user' s connection to the confusion play a guiding role.
MuisePlayer
- 这是一个强大的播放器 运用了ActiveX空间 可以随时播放歌曲等-This is a powerful player using the ActiveX space can always play the songs
FocalSpotTravel
- Visual C#实现按回车键让焦点在录入控件中移动的窗口,回车切换控件焦点//要想使这个方法起到作用先将窗体的keypreview属性改为true,此功能看上去要更加智能一些,对于经常使用键盘操作的录入员来说,是个很实用的功能,无需让用户去定焦确认,省去了一些录入的宝贵时间。-Visual C# implementation of the window allow the focus to move in the input control press Enter Enter switch c
Mediaplayer
- MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。-MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.
ucAPNG
- png序列真彩色动画控件源码,可播放、暂停、单帧前进、停止、反转等功能,也可放置单个png真彩色图像,支持透明。-png sequence true color animation control source code, you can play, pause, single frame forward, stop, reversal function can also be placed on a single png true-color image, transparent suppor
MFCPActiveMovie-Test
- Activx 实现的声音播放器,可以加载mp3等类型歌曲,可以播放,暂停,得到声音长度,播放过程插播声音等。-In Mfc , Run ActiveMovie Test function, It can play/stop mp3 file.It just a test example.