搜索资源列表

  1. 解说Win32的窗口子类化

    0下载:
  2. 解说Win32的窗口子类化-explanation for Win32 type of window
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:张强
  1. VB_SubClass

    0下载:
  2. VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:全宁
  1. subclassvck

    0下载:
  2. 本代码演示了如何利用窗口子类化技术隐藏系统图标-the code demonstrated how the use of window-type technology icon hidden system
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:顾义坤
  1. Subclass2

    0下载:
  2. 老外写的窗口子类化示例代码!学习用极佳。-foreigner was a window-type of sample code! Learning excellent.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:shizhen
  1. subclassdemo

    0下载:
  2. 子类化的实例子,看过后觉得很值得借鉴推荐给大家-subclass of examples son, after reading very valuable recommend to everyone
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:65536
    • 提供者:mayu
  1. Class_Hook

    0下载:
  2. VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:cadaver
  1. 00321EZSkin_demo

    0下载:
  2. 一个经典的界面研究程序,界面通过自绘的方式实现,并通过钩子函数和子类化儿改变程序界面,对想研究界面皮肤和子类化等问题的,具有非常好的参考价值。-a classic study of the interface procedures, interface painted by self-realization, and through the hook function and the type of abuse-change progr
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:78848
    • 提供者:郭文
  1. dialogdesign

    0下载:
  2. 对话框的设计及子类化设计,可用于界面开发。-Dialog design and sub-class of design, can be used to interface development.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:472064
    • 提供者:王华
  1. subclass

    0下载:
  2. 一个hook计事本的,并对其进行子类化的源代码-Hook of a thing in this, and their sub-class of the source code
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:xiaoyuan
  1. WINSHOW

    0下载:
  2. 用 Win API 实现自绘按钮类 用过MFC自绘按钮的人都知道,是通过重载了父窗口WM_DRAWITEM的响应消息实现的。同时也要子类化按钮来得到按钮的其他有用的消息,比如WM_MOUSEMOVE、WM_KEYDOWN等消息。因为MFC的消息循环都是封装好的,所以只要派生一下基本控件类就可以了。当是用WIN32API做的话就需要自己来子类化按钮窗口的消息循环了,相信经常编程的朋友都知道,子类化控件要用到SetWindowLong来
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:101376
    • 提供者:苗然
  1. SubclassDemo

    0下载:
  2. MFC subclass使用的详细示例,该例子彻底说明了如何子类化一个类-MFC subclass using detailed examples, the examples of thoroughly explains how to subclass a class of
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:wangxw
  1. VB6_IDE_CLONE[By_QQ20437023]

    0下载:
  2. 本人原创(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
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:cadaver
  1. SubclassScrollBar[QQ20437023]

    0下载:
  2. 本人原创(QQ:20437023),子类化滚动条,曾发表于VBGOOD-Original I (QQ: 20437023), subclass of scroll bars, have been published in the VBGOOD
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:cadaver
  1. Combo

    0下载:
  2. Combo子类化 很强大的一个类-Combo sub-class of a class is very powerful
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:asdsafsa
  1. Subclass

    0下载:
  2. 无崩溃子类化的例子,大家可以用他来学习子类化在VB程序中的应用.-Without the collapse of sub-class of examples, we can use him to study sub-class of proceedings in the VB application.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:王亚欣
  1. subClassComboBox

    0下载:
  2. 采用子类化技术,拦截ComboList的右键单击事件-The use of sub-class technology, to intercept the right-click events ComboList
  3. 所属分类:组合框控件

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:afeibfp
  1. SkinDemo

    0下载:
  2. 利用子类化的思想进行换肤的例子。 一个小实例,含源码,对于想学这方面知识的程序很有帮助,这个例子有很强的代表性。-The use of sub-categories of thought for example of skin. A small example, including source code, for knowledge in this area want to learn the procedure very hel
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:192512
    • 提供者:lichuxiong
  1. cButton

    0下载:
  2. VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:cnlamb
  1. skin_pp_code.RAR

    0下载:
  2. 模仿国内著名软件皮肤skin++用子类化实现,只完成部分控件,源代码全公开-Imitation of the famous software skin skin++ implementation with the subclass has only completed part of the control, the whole open source code
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:406528
    • 提供者:李连杰
  1. 20108111622120

    0下载:
  2. 子类化系统菜单,使用子类化技术。 不要在VB中运行时点结束,否则出错。 -Subclass of the system menu, use the sub-class technology. Do not run in the VB end point, or error.
  3. 所属分类:界面编程

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:snakemouse
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org