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

搜索资源列表

  1. bypass_easyhook

    0下载:
  2. bypass windows hook engines which if the LoaderLock is held not executes the hook handler.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:241825
    • 提供者:villy
  1. MDIFrameBackground

    0下载:
  2. To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, ot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:49908
    • 提供者:kamalraj.s
  1. eventdemo

    0下载:
  2. for event handler function
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:630
    • 提供者:vardhan
  1. btnlook

    0下载:
  2. 这个btnlook程序可以实现通过点击菜单来处理消息处理函数,实现画图等功能。-This btnlook program can handle the message by clicking the menu handler, implement drawing functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:1166459
    • 提供者:嘉欣
  1. HelpHandlerLib

    0下载:
  2. Simple help handler for Adobe files
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:8720
    • 提供者:balazsy
  1. ADB2

    0下载:
  2. 数据库处理类, 数据库处理类-Database processing classes, the database handler class, the database handler class
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:639880
    • 提供者:michaelhu
  1. EXP7

    0下载:
  2. 1、带倒计时的交通灯控制:将L7、L6、L5作为南北路口的交通灯与PC7、PC6、PC5相连;L2、L1、L0作为东西路口的交通灯与PC2、PC1、PC0相连(方式0)。PA口的PA0~PA6作为输出口(方式0输出)连接7段数码管的段码,PC3、PC4连接数码管的S0,S1来选择显示的位。利用8253产生1秒的中断信号,在中断处理程序中用程序处理10秒延迟和2次黄灯闪烁的问题。 编程使六个灯按交通灯变化规律燃灭,同时数码管显示倒计时的值(10~0,4~0)。 2、带违章拍照功能的交通灯控
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:2065
    • 提供者:天才
  1. InnerHook

    0下载:
  2. Win32 钩子程序,实现对系统事件的挂载处理-a win32 hook program, to hook into system messages handler.
  3. 所属分类:Hook api

    • 发布日期:2017-05-12
    • 文件大小:2973122
    • 提供者:
  1. avi

    0下载:
  2. avi处理程序,可以读取AVI文件进行播放,并可对AVI文件进行黑白化和镜像处理,可以将AVI文件转化为BMP文件,并且可以将序列BMP文件转化为avi文件-avi handler can read the AVI file playback, and AVI files on the black and white and mirror processing AVI files can be converted to BMP files, and the sequence of BMP fil
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-12
    • 文件大小:2657824
    • 提供者:lxz
  1. SYSENTER-hook

    0下载:
  2. SYSENETER是一条汇编指令,它是在Pentium® II 处理器及以上处理器中提供的,是快速系统调用的一部分。SYSENTER/SYSEXIT这对指令专门 用于实现快速调用。在这之前是采用INT 0x2E来实现的。INT 0x2E在系统调用的时候,需要进行栈切换的工作。由于Interrupt/Exception Handler的 调用都是通过 call/trap/task这一类的gate来实现的,这种方式会进行栈切换,并且系统栈的地址等信息由TSS提供。这种方式可能会引起多
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:31038
    • 提供者:wu
  1. VBPassword

    1下载:
  2. VB版本的星号查看器, 可以取得坐标, 类型, 句柄, 内容-VB version of the star viewer, you can get coordinates, type, handler, content
  3. 所属分类:Hook api

    • 发布日期:2014-09-25
    • 文件大小:9216
    • 提供者:赵伟君
  1. screenshoot

    0下载:
  2. The Screenshot example shows how to take a screenshot of the desktop using QApplication and QDesktopWidget. It also shows how to use QTimer to provide a single-shot timer, and how to reimplement the QWidget::resizeEvent() event handler to make sure t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:2878
    • 提供者:劉猩
  1. WindowsHandlerFinder_src

    0下载:
  2. Windows Handler Finder is a application that allow you to find the handler of any opened windows of you desktop
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:12666
    • 提供者:trucci
  1. Signal

    1下载:
  2. 这是一个信号处理程序,可对四通道的信号进行显示、滤波、统计等功能。-This is a signal handler, four-channel signal can be displayed, filtering, statistical functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:467101
    • 提供者:WuHao
  1. jogl-1.1.2-pre-20080523-windows-i586

    1下载:
  2. 1.在keyBoardFunc()中加载键盘处理函数,在其中处理逻辑算法,如:+ -年/月。 2.在display中处理渲染算法,其中 太阳是不动的,就画在中央,而地球则在太阳的变换矩阵基础上再旋转并平移。 3.我使用了红色和蓝色来表现线框 的太阳和地球。 -1 in keyBoardFunc () to load the keyboard handler, in which the processing logic algorithms, such as:+- year/month
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2298697
    • 提供者:fuwenzhang
  1. tezkod

    0下载:
  2. example of using error handler
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:61390
    • 提供者:Nijaz
  1. stringcontrol

    0下载:
  2. 字符串处理程序,可以去掉字符串前面的空格。-String handler, you can remove the space before the string.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:613764
    • 提供者:
  1. HW3

    0下载:
  2. c语言,多线程实现简单的终端处理器,读取文件,遇到特殊字符时采取相应操作 -A multi-threaded program using the pthread library. Your assignment is to write a program that emulates a simple terminal handler. The terminal handler process consists of three threads. Thread 1reads charac
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-19
    • 文件大小:2048
    • 提供者:za
  1. Progressbar

    0下载:
  2. 该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:86182
    • 提供者:wj
  1. 3

    0下载:
  2. 在异常处理中处理析构函数。 这是一个为说明在异常处理中调用析构函数的示例,为了清晰地表示流程,程序中加入了一些cout语句,输出有关的信息,以便读者对照结果分析程序。-In the exception handling to handle destructor. This is a descr iption of the exception handler to call the destructor of the sample, in order to clear that process
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:802
    • 提供者:tdgm
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com