CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - winmm

搜索资源列表

  1. 伸缩文本

    0下载:
  2. 调用库文件winmm.dll和gdi32实现启动窗口时的文字动画效果.点命令键退出.-called libraries winmm.dll gdi32 and achieve window at the start writing animation. Orders from key points.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8693
    • 提供者:cl
  1. 调用winmm.dll来放音乐

    0下载:
  2. [ZT]C#调用winmm.dll来放音乐的示例 ,请大家指教-[ZT] C# call winmm.dll to play music examples, please enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:刘辉
  1. MCIPlay46541

    0下载:
  2. 利用 winmm.dll 编写的MP3播放器, 仅仅是一个简单的示例, 还不成型-winmm.dll prepared by the use of MP3 players, is just a simple example, not forming
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:10461
    • 提供者:phx
  1. winmm

    0下载:
  2. winmm.dll文件在windows平台运用,在编译C++时使用 -winmm.dll document windows platform in use in the use of C Compiler
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:26761
    • 提供者:微风
  1. winmm劫持dll!许多程序加载winmm.dll

    0下载:
  2. winmm劫持dll!许多程序加载winmm.dll 可以通过这个劫持!,winmm hijack dll! many programs can be loaded through the hijacking winmm.dll!
  3. 所属分类:系统编程

    • 发布日期:2017-03-24
    • 文件大小:5034
    • 提供者:tale
  1. WaveFormRecord10

    0下载:
  2. windows 底层API winmm编写的一个录音放音示例程序,缓存区放在确定的地方,方便于做音频信号处理-winmm api C++ coad for voice record and play
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:225844
    • 提供者:yhmiao
  1. DirectX9.0_3D

    0下载:
  2. DirectX9.0_3D游戏开发编程基础完整源码。在Visual Studio环境下建立工程时请在工程属性的连接器的输入项中添加d3d9.lib d3dx9.lib winmm.lib 这三个链接库,否则无法运行。-DirectX9.0_3D game development programming based on the full source code. In Visual Studio environment, the establishment of projects at the
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3572180
    • 提供者:liu
  1. dllhook

    0下载:
  2. WINMM劫持技术 系统劫持修改特定内存值-WINMM HOOK API
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:976063
    • 提供者:潇潇
  1. winmm

    1下载:
  2. 使用winmm注入拦截加载自己的DLL文件!-Loaded into the block using the winmm DLL file their own!
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-22
    • 文件大小:2146304
    • 提供者:Gocnboy
  1. hunting

    0下载:
  2. [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [打猎] 鼠标左键射击,消灭出现的猎物;有音乐及音效; 屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数; 游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。 [说明] 1.游戏引擎代码参考[美]Mic
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:562433
    • 提供者:mj
  1. MMORPG_GAME

    0下载:
  2. 这是个3D游戏较完整的例子,对于初学网络游戏开发的人肯定有帮助,它是以c++为基础,Windows SDK框架编写的,里面涉及一些DirectX知识,希望对大家有用!(在vs上包含d3d9.lib d3dx9.lib winmm.lib dinput8.lib dxguid.lib 这几个库就可以运行)-This is a 3D game is more complete example, for the beginner to develop online games will certa
  3. 所属分类:Other Games

    • 发布日期:2017-05-25
    • 文件大小:6222519
    • 提供者:xiaoqiang
  1. Audio_Player__with_Winmm_src

    0下载:
  2. Audio Player with winmm C#调用winmm源码,通过系统接口播放制定音乐文件-Audio Player with winmm C# call winmm source, through the system interface to play music files on the development of
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:17078
    • 提供者:realcee
  1. WinMM

    0下载:
  2. that program can play all audio format ! written in c#
  3. 所属分类:Audio program

    • 发布日期:2017-04-02
    • 文件大小:43435
    • 提供者:siya
  1. playmultimedia_vivek

    0下载:
  2. low level sound player , play any sound file using [DllImport("winmm.dll")] private static extern long mciSendString( string strCommand, StringBuilder strReturn, int iReturnLength, IntPtr oCallback) with c#-low level sound
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:52698
    • 提供者:hasbe allah
  1. PlayAudioFileWithoutActiveXControls

    0下载:
  2. 不用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
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:999
    • 提供者:ma
  1. Create

    0下载:
  2. windows 操作系统 winmm.dll 中常用的功能 录音-windows operating system functions commonly used in recording winmm.dll
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-01
    • 文件大小:14054427
    • 提供者:slcooc
  1. net-winmm.dll

    0下载:
  2. C#.net 播放音频(使用winmm.dll) 代码供参考的 欢迎下载-C#.net plays an audio (use winmm. DLL) for reference code of welcome to download
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:2536
    • 提供者:岑先生
  1. WinMM.Net-(Source)

    0下载:
  2. 官方原版使用Winmm.dll进行程序声音录制和播放。-The official original Winmm.dll the program sound recording and playback.
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:57368
    • 提供者:sk
  1. winmm

    2下载:
  2. 易语言winmm.dll劫持补丁源码,最好时使用黑月编译器插件编译-Easy language winmm.dll hijacking patch source, when using the best compiler compiler plugin
  3. 所属分类:ELanguage

    • 发布日期:2015-08-17
    • 文件大小:3072
    • 提供者:flashke
  1. WinMM

    0下载:
  2. winmm文件是一个很不错的,有部分VS2013是没有winmm库文件的(he winmm file is a good one, and some of the VS2013 is not a winmm library file)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:滴答痕迹
« 12 3 4 »
搜珍网 www.dssz.com