搜索资源列表
远程视频会议系统
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 enviro
DJ_Recx
- basic implementation of Mic 用mmsystem类记录麦克风的声音-basic implementation of Mic mmsystem category with the voice recording microphone
Videoply
- 这是一个用MCI API(MMSYSTEM.DLL)编写的WIDOWS视频播放器,可以播放MPEG,AVI等格式文件,但是要先确定计算机有MPegDecoder以支持MPEG! -with MCI API (MMSYSTEM.DLL) prepared by the WIDOWS video player that can play MPEG, AVI file format, but should determine if the computer had MPegDecoder to s
zdplay
- 用Delphi的人对TMediaPlayer组件比较熟悉,它是一个相当出色的多用途的多媒体组件,但是美中不足的是:如果CDROM光驱的仓门打开就不能自动关闭。而且不幸的是,TMediaPlayer的方法和属性中没有解决这个问题的办法,所以我们不得不求助于Windows API,具体一些就是使用MMSystem.pas文件,另外一件需要注意的事是:我们可以单独调用Windows API函数,但是TMediaPlayer做了一些内部处理,所以我们就不必担心我们是否使用了组件。所以本例中使用了TMed
videoplysrc
- 用MCI API(MMSYSTEM.DLL)编写的WIDOWS视频播放器!-with MCI API (MMSYSTEM.DLL) WIDOWS prepared by the Video Player!
chap031
- 调试环境以及需要安装的软件和硬件 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。
MMSystem
- WaveForm接口-WaveForm Interface
timeSetEvent
- 采用wince6.0,天嵌开发板及BSP,制作的SDK,针对WM_TIMER定时精度不高的问题,本列采用多媒体定时器,可方便实现高精度定时器,最小定时为MS级。-#include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "stdafx.h" #include "TimeCount.h" #include "TimeCountDlg.h" #include "
MMSYSTEM.ZIP
- Windows multimedia system mmsystem.pas help
Rottule
- 一般的数据库管理系统 uses Classes, SConnectEx, TltConst, ExtCtrls, MMSystem, Types, windows, TltLogic , SysUtils -General database management system uses Classes, SConnectEx, TltConst, ExtCtrls, MMSystem, Types, windows, TltLogic , SysUtils
API
- unit Unit1 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TForm1 = class(TForm) Button1: TButton Edit1: TEdit Button2: TButton procedure Button
Comm_joystick
- 用游戏手柄向串口发送数据,可以实现串口收发。对游戏手柄的控制用到了mmsystem.h。-Using the game controller to send data to the serial port, serial port transceiver can be achieved. Joystick control on the use of the mmsystem.h.
videoplysrc_tmp
- 一个播放器的小程序~用MCI API(MMSYSTEM.DLL)编写的WIDOWS视频播放器,非原创 呵呵~-A player applet ~ with MCI API (MMSYSTEM.DLL) prepared WIDOWS video player, non-original Ha ha ~
RemoteVideoChat
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
chap03
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -
vega-USB-
- vega程序读取USB摇杆数据的设计实现 本程序的核心是用joyGetPos这个win api函数,为了能正常调用它,需要在程序始端添加“#include <mmsystem.h>”。-vega program design and implementation of this program to read USB joystick data core joyGetPos this win api functions in order to correctly call it,
speakn
- 该SPEAKN样品汇集了图形输出和声音输出。该SPEAKN示例说明多媒体扩展具有以下编程技术: 实现声音输出使用Platform SDK MMSYSTEM.H头文件中定义的多媒体API 。 使用用户自定义的资源来存储声音和位图的多媒体数据.-The SPEAKN sample brings together graphics output and sound output. The SPEAKN sample illustrates multimedi
AVI-MCI-used
- Play video use mmsystem
HighResolutionTimer-Delphi
- 使用MMSystem实现高精度定时器Delphi范例。-High Resolution Timer Example By Delphi
IP电话
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。(This pr