资源列表
DebugCom
- 刚一开始,对于COM组件的接口,真的不知如何下手,就更谈不上调试IE里的某个ActiveX控件了。在Snake的熏陶下,我经过一翻努力,终于找到了一种方法可以跟踪调试COM组件的接口-Where to start, more do not talk to go up to debug the IE in a ActiveX control. In Snake under the influence, I with a lot of effort, finally found a way to t
NewButton
- 一个windows平台在, vc++ 自定义的button控件-a new self-defined button used vc++ in windows platform
WSP4_Examples
- 《windows系统编程》书籍。主要讲解windows下的编程问题,里面详细介绍了进程线程等知识点-windows system programming
Win32Principle-
- 本文对Win32程序内部运行基本原理进行了一个归纳总结,您看了一定受益。-In this paper the basic principle of Win32 internal operating procedures for a summary, you will certainly benefit.
MusicPlayer
- 简单的音乐播放器,基于MFC开发。拥有播放、暂停等功能。-Simple music player, MFC-based development. With play, pause and other functions
COM
- com技术内幕,对想进一步深入学习ocx控件编程的人员来说,这是必须先看的一本书-com insider, who want to further study the ocx control, programming, this is a book that must be look
CPP-entry
- 详细描述了C++的基础知识,为初学者提供帮助-A detailed descr iption of the basics of C++ and provides helps for beginners
Code
- vC 入门指导,这些源代码可以帮助初学者深刻掌握VC的语法知识-an introduction for new learners to learn VC
Easy-Language-free-to-kill
- 可以对静态编译的易语言程序进行*处理,解决杀毒软件的无保问题。-Free to kill deal can be statically compiled language easy program to solve the problem of anti-virus software without bail.
cPPbook-of-ppt
- 学习VC++的基础知识,掌握基本的开发能力。有个系统的了解。-Learning VC++ basic knowledge, master the basic ability of development. Have a system of understanding.
filter
- 一个不错的usb的过滤驱动程序,对于初学者是个不错的例子-A good usb filter drivers for beginners is a good example
CMedia
- CMedia 类: 接口函数: //打开视频文件 OpenFile(LPCTSTR strFileName /*视频文件名*/ ,HWND hOwnerWnd /*显示视频的窗口句柄*/ ,HWND hNotifyWnd /*接收DSHOW事件消息的串口句柄*/ ) //播放视频 BOOL VideoRun() //暂停视频 BOOL VideoPause() //停止视频 BOOL VideoStop()
