搜索资源列表
using_gdi_
- CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS av
SkeletonRecorder
- Skeleton Recorder- READ ME This is coded on Skeleton Viewer from Microsoft SDK. ============================= RUNNING THE Skeleton Recorder 1. Check the box (Color, Depth, Skeleton) to capture images. 2. Specify the output directo
ADMixer_Mute
- This program is equivalent to the "Mute all" check box of Windows Volume Control for Playback. The Master Mute control is the MIXERCONTROL_CONTROLTYPE_MUTE control of the MIXERLINE_COMPONENTTYPE_DST_SPEAKERS destination audio line. It belongs to the
PlaySound
- 一个默认播放音乐和停止功能的实现,另外还结合了check box应用。初学者可以学习的代码。-A default play music and stop functions to achieve, and also combined with a check box application. Beginners can learn the code.