Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Win32
Search - Win32 - List
VCDwizard是一个VCDimager的GUI。这个应用程序用于使用XML创建兼容(S)VCD的MPeG流。你可以完全控制创建(S)VCD的PBC(菜单/播放结构)。-VCDwizard VCDimager is a GUI. Application procedures for the use of XML to create compatibility (S) VCD MPeG flow. You can completely control the creation (S) VCD PBC (menu / playback structure).
Date : 2008-10-13 Size : 820.8kb User : 刘晓冬

virtualdub 1.6.0.21540 Desktop video processing and capture application (Win32).
Date : 2008-10-13 Size : 6.13mb User : 陈西勇

windows下录音程序,可直接录为mp3格式,注意:需lame支持。-windows recording procedures can be directly recorded to mp3 format, attention : the need to support lame.
Date : 2008-10-13 Size : 79.03kb User : 兰精灵

一款把多个mp3文件合成为一个mp3文件的软件,最多至合成256个mp3文件至一个mp3文件-new MP3 files from multiple synthetic paper for a mp3 software synthesis up to 256 MP3 files to an MP3 file
Date : 2008-10-13 Size : 54.4kb User : 叶霏

把一介mp3文件中的某一段分离出来的一个小软件,软件口碑很好,主页: http://mp3splt.sf.net-put ordinary MP3 files of a certain section of the separation of a small software that the good reputation, Home : http://mp3splt.sf.net
Date : 2008-10-13 Size : 290.79kb User : 叶霏

这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Date : 2008-10-13 Size : 19.95kb User : 张紫竹(张维)

Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合.本程序简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能。网上下载-Skype is a very outstanding IP telephony communications tool, it can not only PC to PC, but also PC to PSTN, is very popular today. Skype to accelerate our development of open API, the so-called API is not really the Win32 API function, but a series of news portfolio. The procedures are simple to achieve Skype calls and dial-up chat and send text information simple function. Downloading
Date : 2008-10-13 Size : 19.26kb User : 丁建军

The is a translation of mpg123 s simplified mpglib into a Win32 D
Date : 2008-10-13 Size : 58.07kb User : 张国原

用Win32编写的屏幕录像程序,而且功能比较强大,方便实用-with Win32 screen video prepared by the procedures and functions more powerful, convenient and practical
Date : 2008-10-13 Size : 6.29mb User : 王博

RTP/RTCP函数库在win32/unix下的实现源代码-RTP / RTCP libraries in the realization Win32/Unix source code
Date : 2008-10-13 Size : 166.2kb User : 李京津

When I wrote this function my problem was to replace one color by an other on transparent bitmaps. My images were resources bitmaps, which I store in an ImageList for easy transparency. There is no easy way to directly access a Bitmap s pixel on Win32. If you re interested in, this article may help you to understand the usage of CreateDIBSection. If you have to load a bitmap from resource and made many color replacements, or if you have to change a color in a HBITMAP this function is for you. If you have a bitmap in resource and want to replace one or more color on load, it s better to use CreateMappedBitmap. You can found in the sample program a ReplaceColor function which use CreateMappedBitmap. I ve made the same code using only BitBlt. All BitBlt are really fast but the creation of the mask bitmap is so slow than the whole function is twice slower than the code using CreateDIBSection. ( sources are in the sample ) -When I wrote this function was to my problem replace one color by an other on transparent bit maps. My images were resources bitmaps, which I store in an ImageList for easy transpare ncy. There is no easy way to directly access a Bit 's pixel map on Win32. If you're interested in, this article may help you to understand the risques e of CreateDIBSection. If you have to load a bitm ap from resource and made many color replacemen ts. or if you have to change a color in a HBITMAP this f unction is for you. If you have a bitmap in resour ce and want to replace one or more color on load, it's better to use CreateMappedBitmap. You can f ound in the sample program a ReplaceColor funct ion which use CreateMappedBitmap. I've made the same code using only BitBlt. All are real BitBlt
Date : 2008-10-13 Size : 6.61kb User : 孙磊

Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合,我花了一个晚上从网上找到Skype API说明文档简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能,仅此达到抛砖引玉的目的。 -Skype is a very outstanding IP telephony communications tool, not only PC to PC, but also PC to PSTN, is very popular today. Skype to accelerate our development of open API, In fact, the so-called API is not really the Win32 API function, but a series of news packages and I spent one night on the Internet to find Skype API documentation to make a simple call and dial-up Skype and send a text chat news simple function, this alone get feedback purposes.
Date : 2008-10-13 Size : 19.26kb User : liulu

GIF的解码过程。WIN32演示程序。代码里有详细的注释。
Date : 2008-10-13 Size : 373.08kb User : xxxxx

A C++ Win32 GUI library for Java-AWT-like source code
Date : 2008-10-13 Size : 54.74kb User : AQIANG

give the example of the win32 application. and take the sound into the program
Date : 2008-10-13 Size : 29.12kb User : lyq

这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把"Opend"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Date : 2025-12-21 Size : 20kb User : 张紫竹(张维)

VLC 最新版源码和开发包(SDK),win32平台-The latest version of VLC source code and development kit (SDK), win32 platform
Date : 2025-12-21 Size : 26.68mb User : 刘强

nasm-2.06-win32 zip file
Date : 2025-12-21 Size : 424kb User : YQ

vlc-1.0.0-win32 SDK src源代码-vlc-1.0.0-win32 SDK src
Date : 2025-12-21 Size : 31.14mb User : wdy

vlc media player 0.9.8a-win32
Date : 2025-12-21 Size : 17.37mb User : preesh
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.