CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - subclassing

搜索资源列表

  1. keyboard2000

    0下载:
  2. 这是一个用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.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:14118
    • 提供者:c-king
  1. xpbtncontrol

    0下载:
  2. 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 butt
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:17143
    • 提供者:gxc
  1. keyboard

    0下载:
  2. 这是一个用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 m
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14106
    • 提供者:胡东
  1. subclassing

    0下载:
  2. Windows MFC的窗口子类化的一个例子,写的很好,可以参考!-Windows MFC Subclassing a window for an example of good writing, you can refer to!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:28637
    • 提供者:junco
  1. dimEdit

    0下载:
  2. 这是书上的代码,如何实现Windows XP环境下窗口子类化,供大家参考-This is a book of code, how to achieve the Windows XP environment Subclassing window for reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:20545
    • 提供者:Lucy
  1. cpropertygrid_static_library

    0下载:
  2. 这里用子类化的方法实现了消息的屏蔽和转发而达到我们软件的某种破解效果-Here Subclassing the method of shielding the information and forwarding to achieve some of our software to break the effect of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1092318
    • 提供者:wbb21230
  1. API_Test_SubClassing

    0下载:
  2. windows api subclassing
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1449362
    • 提供者:BBO
  1. IEStatusBarPane

    0下载:
  2. 这个程序开发语言是C++,它安装之后,可以在IE状态栏上增加你的应用程序图标(它可以是XP的Theme风格),当你选择菜单中的Unmask Passwords后,网页中任何的密码输入框中的密码都会以明文方式显示出来。 -This article demonstrates how to add a Status Bar pane to Internet Explorer Window, and then how to use it for managing Web page password
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-05-03
    • 文件大小:641397
    • 提供者:王波
  1. Shadow

    0下载:
  2. Shows how to add shadow to form without using any subclassing. All using WinAPIs. Just 8 Lines of code. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2535
    • 提供者:Uncle
  1. VB6_SSubTmr_Binary

    0下载:
  2. VB6 example of Subclassing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:12146
    • 提供者:pvillamil
  1. isubclass

    0下载:
  2. Subclassing, avoiding dll dependecy
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:7155
    • 提供者:Dragos
  1. QT4

    0下载:
  2. 讲述QT编程的经典书籍,无需都说,英文第二版,带源码- Table of Contents| Index Copyright Series Editor s Note Foreword Preface Acknowledgments A Brief History of Qt Part I: Basic Qt Chapter 1. Getting Started Hello Qt Making Connections La
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8090565
    • 提供者:huang traoye
  1. ddvip_com_00584419548f01

    0下载:
  2. IP地址输入框,子类化Edit,很好用的。有些可能不完善,改一下应该能满足需求。-Enter the IP Address box, Subclassing Edit, well used. Some of them may be imperfect, you should be able to meet the demand.
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:30204
    • 提供者:叶落
  1. SubClassing

    0下载:
  2. 子类化原代码,帮助你如何子类化一个窗口或控件-subclassing tech you how to sub class!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:46031
    • 提供者:gameaya
  1. WindowsAPISoruces

    0下载:
  2. windows API(清华大学冉林仓编著)源代码,包括8章。本书在介绍Win 32 API函数调用的基础上,重点介绍如何使用Windows SDK API开发Win 32动态链接库和应用程序,并结合进程管理、进程通信、钩子函数、窗口子类化、API HOOK、Internet Explorer开发、网络编程等介绍了API函灵敏在这些方面的综合应用。 本书中的实例源代码可通过 本书主要面向熟悉Windows开发且有一定编程基础的中高级用户,旨在帮助用户提高系统编程的能力。-windows AP
  3. 所属分类:Hook api

    • 发布日期:2017-05-19
    • 文件大小:5554518
    • 提供者:云飞扬
  1. subclassvckkl

    0下载:
  2. 本代码演示了如何利用窗口子类化技术隐藏系统图标 -This code demonstrates how to use window subclassing techniques to hide system icons
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:14211
    • 提供者:郭郭
  1. Subclassing

    0下载:
  2. Small article with descr iption how to make subclassing with samples in Visual Basic 6.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:329960
    • 提供者:testorgc
  1. OReilly-Subclassing-and-Hooking-with-VB

    0下载:
  2. A descr iption of Subclassing and Hooking techniques with Visual Basic.
  3. 所属分类:Hook api

    • 发布日期:2017-05-15
    • 文件大小:3910103
    • 提供者:pizzafabio
  1. Window-subclassing-demo-(CppWindowsSubclassing).z

    0下载:
  2. windows subclassing demo program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:185283
    • 提供者:imskamal
  1. SelfSub__S2076517212007

    0下载:
  2. ' 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/modul
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:77824
    • 提供者:Edem
« 12 3 »
搜珍网 www.dssz.com