搜索资源列表
atl_activedoc.rar
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with th
通过SubClass来处理窗口消息
- 通过SubClass来处理窗口消息-through the window to SubClass news
Skin技术例子基于HOOK和Subclass
- 基于HOOK和Subclass的换肤技术,是学习这方面技术的入门实例,很值得想在这方面发展的初级用户学习!
SubClass
- 一个十六进制转十进制转换工具-a hexadecimal to decimal conversion tools
通过SubClass来处理窗口消息
- 通过SubClass来处理窗口消息-through the window to SubClass news
subedit_src
- A way to subclass the listview edit control-A way to subclass the edit control error
BitmapDC_src
- CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory bitmap device context without having to reinvent the wheel every time you need one. -CBitmapDC is a subclass of CDC. It is a handy little
Subclass
- 非常方便实用的加解密软件,运行于WinNT、Win2000、WinMe、windows ,Xp可以对任意文件加密,只需选中要操作的文件单击右键,在菜单中选择加解密即可-very convenient and practical encryption software, running on the WinNT, Win2000, Windows Millennium Edition, windows, Xp can be arbitra
dialogc008
- 对话框子类设计,窗口拆分的源程序,是进行界面开发的好资源。 -Subclass dialog design, split the source window, interface development is a good resource.
subclass
- 一个hook计事本的,并对其进行子类化的源代码-Hook of a thing in this, and their sub-class of the source code
subclass-CoolEdit
- vc版本直接继承cwnd类(vb版本用子类化)实现单行编辑框(edit、textbox)效果,可以鼠标选择,支持中英文,可以选择,复制,剪切,粘贴。压缩包里有vc和vb版本。vb版本是翻译vc版本的代码。-vc version of the direct succession of CWnd Class (vb version Subclassing) realize single edit box (edit, textbox) th
SubclassDemo
- MFC subclass使用的详细示例,该例子彻底说明了如何子类化一个类-MFC subclass using detailed examples, the examples of thoroughly explains how to subclass a class of
subclass
- 使用Visual C++实现的窗口子类化演示-The use of Visual C++ Realize Subclassing window demo
Subclass
- 无崩溃子类化的例子,大家可以用他来学习子类化在VB程序中的应用.-Without the collapse of sub-class of examples, we can use him to study sub-class of proceedings in the VB application.
subclass
- 介绍子类化与超子类化的区别,以及在VC++中如何去实现-Introduction to subclass and subclass of the difference between super and in VC++, how to achieve
20109301946772
- 这个是本人原创,加入了子类化!插入U盘就会在右下脚给出提示!加入右键安全打开,和防御盘符,清除.exe文件等功能,绝对可以防U盘病毒!希望能和大家多多交流-This is my original, joined subclass! U disk inserted in the lower right leg will give tips! Adding security to open right, and defense drive,
class-and-subclass
- class 和 subclass 的游戏运用和开发c-the class and the subclass using in the development of games
subclass
- Win32窗口子类化源码 可以用于控件开发参考。-Win32 window subclass reference source can be used to control development.
SubClass
- Powerbasic - subclass example
Windows Subclass
- This is a unit to subclass any window from within and your app to make it skinned. Just add it unit to "uses" clause and compile app.