搜索资源列表
调用winmm.dll来放音乐
- [ZT]C#调用winmm.dll来放音乐的示例 ,请大家指教-[ZT] C# call winmm.dll to play music examples, please enlighten
winmm
- winmm.dll文件在windows平台运用,在编译C++时使用 -winmm.dll document windows platform in use in the use of C Compiler
调用winmm.dll来放音乐
- [ZT]C#调用winmm.dll来放音乐的示例 ,请大家指教-[ZT] C# call winmm.dll to play music examples, please enlighten
MCIPlay46541
- 利用 winmm.dll 编写的MP3播放器, 仅仅是一个简单的示例, 还不成型-winmm.dll prepared by the use of MP3 players, is just a simple example, not forming
HelloWin98
- 提醒您注意:如果您使用Microsoft Visual C++ 为此程式建立新专案,那么您得加上连结程式所需的程式库档案。从 Project 功能表选择 Setting 选项,然後选取 Link 页面标签。从 Category 清单方块中选择 General ,然後在 Object/Library Modules 文字方块添加 WINMM.LIB ( Windows multimedia - Windows多媒体 )。-remind y
dvd
- Option Explicit Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long)
hunting
- [简介] 名称:《打猎》-附源代码 (代码行数:1773 注释行数:363) 开发环境:WinXp+VC.Net2005+Win32 API 作者:mj 联系方式:mj055@yahoo.cn [打猎] 鼠标左键射击,消灭出现的猎物;有音乐及音效; 屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数; 游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。
MMORPG_GAME
- 这是个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 d
winmm
- winmm劫持dll!许多程序加载winmm.dll 可以通过这个劫持!-winmm hijack dll! many programs can be loaded through the hijacking winmm.dll!
Audio_Player__with_Winmm_src
- 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
WinMM
- that program can play all audio format ! written in c#
playmultimedia_vivek
- 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)
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
dllhook
- WINMM劫持技术 系统劫持修改特定内存值-WINMM HOOK API
DirectX9.0_3D
- 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 est
winmm
- 使用winmm注入拦截加载自己的DLL文件!-Loaded into the block using the winmm DLL file their own!
Create
- windows 操作系统 winmm.dll 中常用的功能 录音-windows operating system functions commonly used in recording winmm.dll
WaveFormRecord10
- windows 底层API winmm编写的一个录音放音示例程序,缓存区放在确定的地方,方便于做音频信号处理-winmm api C++ coad for voice record and play
net-winmm.dll
- C#.net 播放音频(使用winmm.dll) 代码供参考的 欢迎下载-C#.net plays an audio (use winmm. DLL) for reference code of welcome to download
WinMM
- winmm文件是一个很不错的,有部分VS2013是没有winmm库文件的(he winmm file is a good one, and some of the VS2013 is not a winmm library file)