CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - subclassing
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - subclassing - List
[
Hook api
]
keyboard2000
DL : 0
这是一个用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 Eastern : Button of Subclassing. the same time deal with their own mouse click on the news; Mouse hook function
Update
: 2008-10-13
Size
: 13.79kb
Publisher
:
c-king
[
Button control
]
xpbtncontrol
DL : 0
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 recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
Update
: 2008-10-13
Size
: 16.74kb
Publisher
:
gxc
[
Button control
]
keyboard
DL : 0
这是一个用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 Subclassing, while their own mouse clicks news; The hook function mouse
Update
: 2008-10-13
Size
: 13.78kb
Publisher
:
胡东
[
Windows Develop
]
SubclassingEx
DL : 0
子类化程序,显示所有的消息-Subclassing procedures, show all the news
Update
: 2025-02-17
Size
: 2kb
Publisher
:
chen
[
Button control
]
keyboard
DL : 0
这是一个用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 Subclassing, while their own mouse clicks news; The hook function mouse
Update
: 2025-02-17
Size
: 13kb
Publisher
:
胡东
[
Hook api
]
keyboard2000
DL : 0
这是一个用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 Eastern : Button of Subclassing. the same time deal with their own mouse click on the news; Mouse hook function
Update
: 2025-02-17
Size
: 13kb
Publisher
:
c-king
[
Button control
]
xpbtncontrol
DL : 0
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 recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).-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 recently saw on codeguru. The button code was for an ActiveX control. I created this CButton derived class with latest Microsoft s sponsored CCP technology (Cut-Copy-Paste).
Update
: 2025-02-17
Size
: 16kb
Publisher
:
gxc
[
GDI-Bitmap
]
PlayFlash
DL : 0
仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwaveFlash controls, with SetLayeredWindowAttributes transparent, using HWND hWnd = m_FlashPlayer.Detach () m_FlashPlayer.SubclassWindow (hWnd) Subclassing control CShockwaveFlash control events.
Update
: 2025-02-17
Size
: 2.39mb
Publisher
:
smtiger
[
Multimedia Develop
]
PlayFlash
DL : 0
仿QQ宠的VC程序,使用CShockwaveFlash控件,用SetLayeredWindowAttributes进行透明,用HWND hWnd = m_FlashPlayer.Detach() m_FlashPlayer.SubclassWindow(hWnd) 子类化控制CShockwaveFlash控件的事件。 -QQ pet imitation of the VC process, the use of CShockwaveFlash controls, with a transparent SetLayeredWindowAttributes with HWND hWnd = m_FlashPlayer.Detach () m_FlashPlayer.SubclassWindow (hWnd) Subclassing control CShockwaveFlash control events.
Update
: 2025-02-17
Size
: 1.15mb
Publisher
:
smtiger
[
GUI Develop
]
subclass-CoolEdit
DL : 0
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) the effect of the mouse can choose to support Chinese and English, you can choose, copy, cut, paste. Compression bag are vc and vb version. vb version is translated version of the code vc.
Update
: 2025-02-17
Size
: 78kb
Publisher
:
书林跋涉
[
Windows Develop
]
subclass
DL : 0
使用Visual C++实现的窗口子类化演示-The use of Visual C++ Realize Subclassing window demo
Update
: 2025-02-17
Size
: 4kb
Publisher
:
Metal
[
Hook api
]
VB6_IDE_CLONE[By_QQ20437023]
DL : 0
本人原创(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, buttons, packaging, all Subclassing realize, virtual class module hosted HOOK process and realize the VB IDE in the same Windows of news events.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
cadaver
[
TreeView
]
ColorFrame
DL : 0
演示了如何分割视图,如何改变分割视图的边框颜色,给标准CTreeCtrl控件添加额外的显示功能.同时还有一个自己做的CTreeList类,模仿了foxmail中的邮件列表.可以给初学子类化的同志们一些例子-Demonstration of how to partition view, how to change the border color segmentation view, add controls to the standard CTreeCtrl additional display capabilities. At the same time there is a category of its own doing CTreeList, Foxmail in imitation of the mailing list. Can give beginner Subclassing comrades are some examples
Update
: 2025-02-17
Size
: 320kb
Publisher
:
耿蓓蕾
[
GUI Develop
]
subclassing
DL : 0
Windows MFC的窗口子类化的一个例子,写的很好,可以参考!-Windows MFC Subclassing a window for an example of good writing, you can refer to!
Update
: 2025-02-17
Size
: 3.47mb
Publisher
:
junco
[
Windows Develop
]
dimEdit
DL : 0
这是书上的代码,如何实现Windows XP环境下窗口子类化,供大家参考-This is a book of code, how to achieve the Windows XP environment Subclassing window for reference
Update
: 2025-02-17
Size
: 20kb
Publisher
:
Lucy
[
GUI Develop
]
SubClassing
DL : 0
子类化原代码,帮助你如何子类化一个窗口或控件-subclassing tech you how to sub class!
Update
: 2025-02-17
Size
: 45kb
Publisher
:
gameaya
[
Windows Develop
]
Subclassing
DL : 0
Small article with description how to make subclassing with samples in Visual Basic 6.
Update
: 2025-02-17
Size
: 322kb
Publisher
:
testorgc
[
Hook api
]
OReilly-Subclassing-and-Hooking-with-VB
DL : 0
A description of Subclassing and Hooking techniques with Visual Basic.
Update
: 2025-02-17
Size
: 3.73mb
Publisher
:
pizzafabio
[
Other
]
Window-subclassing-demo-(CppWindowsSubclassing).z
DL : 0
windows subclassing demo program
Update
: 2025-02-17
Size
: 181kb
Publisher
:
imskamal
[
Other
]
SelfSub__S2076517212007
DL : 0
' 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 to create custom classes/modules ' clsAPIWindow_Template. A class designed specifically for creating custom window classes ' See top remarks in the classes
Update
: 2025-02-17
Size
: 76kb
Publisher
:
Edem
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.