搜索资源列表
keyboard2000
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Ea
xpbtncontrol
- Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I rece
keyboard
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button
SubclassingEx
- 子类化程序,显示所有的消息-Subclassing procedures, show all the news
keyboard
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码。 程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数-This is a Windows API to write the screen keyboard. Programming is a good reference source. Inside there are two new Wanton : Button
keyboard2000
- 这是一个用Windows API写的屏幕键盘。是很好的编程参考代码,程序里面有两点新东东:Button的Subclassing,同时自己处理鼠标点击消息; 鼠标的钩子函数 -This is a Windows API to write the screen keyboard. Is a good reference to the programming code, procedures, there are two new Ea
xpbtncontrol
- Here is an XP-style Button. It works on all windows OSs: 95/98/Me/NT/W2K/XP. No subclassing etc is needed to use this control - it s just a plain simple button control. This code is a modified form of the OCX code I rece
PlayFlash
- 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwa
PlayFlash
- 仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwa
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
subclass
- 使用Visual C++实现的窗口子类化演示-The use of Visual C++ Realize Subclassing window demo
VB6_IDE_CLONE[By_QQ20437023]
- 本人原创(QQ:20437023),曾发表于PSCode,完美的模拟了对Windows窗体和菜单,按钮的封装,全子类化实现,虚拟类模块托管HOOK过程,实现了和VB IDE中一样的事件化Windows消息.-Original I (QQ: 20437023), has been published in the PSCode, perfect simulation of the Windows Forms and menus, butt
ColorFrame
- 演示了如何分割视图,如何改变分割视图的边框颜色,给标准CTreeCtrl控件添加额外的显示功能.同时还有一个自己做的CTreeList类,模仿了foxmail中的邮件列表.可以给初学子类化的同志们一些例子-Demonstration of how to partition view, how to change the border color segmentation view, add controls to the standar
subclassing
- Windows MFC的窗口子类化的一个例子,写的很好,可以参考!-Windows MFC Subclassing a window for an example of good writing, you can refer to!
dimEdit
- 这是书上的代码,如何实现Windows XP环境下窗口子类化,供大家参考-This is a book of code, how to achieve the Windows XP environment Subclassing window for reference
SubClassing
- 子类化原代码,帮助你如何子类化一个窗口或控件-subclassing tech you how to sub class!
Subclassing
- Small article with descr iption how to make subclassing with samples in Visual Basic 6.
OReilly-Subclassing-and-Hooking-with-VB
- A descr iption of Subclassing and Hooking techniques with Visual Basic.
Window-subclassing-demo-(CppWindowsSubclassing).z
- windows subclassing demo program
SelfSub__S2076517212007
- ' cSelfSubHookCallback. Class with extra code for sample project. Created from the clsSelfSubHookCallBk_Template class ' clsSelfSubHookCallBk_Template. A class combining subclassing, hooking, callbacks that can be used