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

搜索资源列表

  1. win7

    0下载:
  2. 鼠标消息的响应编程。 用户在窗口的不同区域移动鼠标时,光标将显示如下图所标识的不同箭头的形状。-Response programming mouse messages. Users in different areas of the window when you move the mouse, the cursor will shape different arrows below the logo is displayed.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11375723
    • 提供者:蒲阴
  1. mousemessage

    0下载:
  2. 演示VC++创建鼠标消息处理程序,简单的鼠标消息处理-Demonstration VC++ create mouse message handler, a simple mouse message handling
  3. 所属分类:EditBox

    • 发布日期:2017-04-24
    • 文件大小:26647
    • 提供者:pengkingli
  1. 3_1

    0下载:
  2. 一个名为Hello的类SDK应用程序。添加鼠标消息处理功能,当鼠标左键弹起时,通过对话框显示鼠标左键弹起的次数。-Write a class called Hello SDK applications. Add mouse message processing function, when the left mouse button pops up, the number of times the left mouse button pops up a dialog box is display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:33498
    • 提供者:陈蜕
  1. mousemessage

    0下载:
  2. 演示VC++创建鼠标消息处理程序,简单的鼠标消息处理,有兴趣的的VC爱好者可参考源码。-Demos VC++ to create a mouse message handler, a simple mouse message handling, are interested in the VC lovers can reference source.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:26056
    • 提供者:kpudn6
  1. dnfh

    0下载:
  2. DNF后台活动操作VB进行鼠标消息的投递跟处理-DNF background activity operation VB mouse message delivery with treatment
  3. 所属分类:Game Program

    • 发布日期:2017-04-10
    • 文件大小:1217
    • 提供者:ianshave
  1. 简单钩子使用

    0下载:
  2. (上传前,亲测,保证可用,生成后点一下DLG空白区域便安装了键盘和鼠标钩子,按个小键盘0,便知道是否有响应) 简单的全局钩子使用示例包含两部分: 1.一个DLL用来写全局钩子(鼠标钩子用来把鼠标限定在某个区域中和键盘钩子用来钩小键盘的数据“0”和ALT+F用来决定是否把鼠标限定在区域中), 2.一个TESTDLL单文档结构的简单MFC程序,只加了一个左键消息,该消息响应用来安装全局钩子。基于
  3. 所属分类:Windows编程

    • 发布日期:2014-08-15
    • 文件大小:213052
    • 提供者:ssynkqtd@qq.com
  1. dnfh

    0下载:
  2. DNF后台活动操作VB进行鼠标消息的投递跟处理-DNF background activity operation VB mouse message delivery with treatment
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1382
    • 提供者:atwilla
  1. GlobalHook

    0下载:
  2. 使用全局钩子HOOK技术对键盘和鼠标消息进行监控,并做好记录,方便回放。-Use global hook HOOK technology to monitor keyboard and mouse messages, and make a record, convenient playback.
  3. 所属分类:Hook api

    • 发布日期:2017-05-16
    • 文件大小:3619153
    • 提供者:李小晖
  1. Hook

    0下载:
  2. hook 截取鼠标消息,DLL注入到指定窗口-hook to intercept mouse messages
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:89042
    • 提供者:wuhuaqing
  1. MouseMove

    0下载:
  2. 鼠标移动在Button上时,捕获鼠标消息,变换动态Button上的颜色-catch the mouse move onmomand on the button
  3. 所属分类:Button control

    • 发布日期:2017-05-23
    • 文件大小:6904966
    • 提供者:闵真
  1. VcCatch

    0下载:
  2. vc键盘消息捕捉和vc鼠标消息捕捉,vc键盘消息捕捉和vc鼠标消息捕捉-vc vc keyboard message capture and capture mouse messages, vc vc keyboard messages and mouse messages capture capture
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3502928
    • 提供者:duan
  1. HookAPI-demo

    0下载:
  2. HookAPI,挂载API函数,截获键盘鼠标消息。-Hook API, mount the API function, intercepting keyboard mouse messages.
  3. 所属分类:Hook api

    • 发布日期:2017-04-29
    • 文件大小:424781
    • 提供者:Lucas
  1. C5E6MOUSECLICKs

    0下载:
  2. 鼠标响应程序,响应鼠标操作,演示鼠标消息的接收和处理输出关于鼠标消息的文本-Mouse response procedures, respond to mouse operations, demonstrate the mouse to receive and process the message text of the message output on the mouse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4318
    • 提供者:lang2062840
  1. Mouse

    0下载:
  2. VC响应鼠标消息的例子,希望对大家有用处!-Example of VC respond to mouse messages, I hope to be useful!
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3232
    • 提供者:gt93604luj
  1. CL1

    0下载:
  2. 主要涉及Windows菜单和工具条消息的建立和实现等,windows编程的消息映射机制,处理菜单与工具条及鼠标消息。-Mainly related to the establishment and implementation of Windows menu and tool bar message, etc., windows programming message mapping mechanism, processing menu and toolbar and mouse message
  3. 所属分类:Menu control

    • 发布日期:2017-05-04
    • 文件大小:43405
    • 提供者:CL
  1. CursorMouseDemo

    0下载:
  2. 基本鼠标操作——判断鼠标消息,用来学习还是不错的 -Basic mouse operation- to determine the mouse message, used to learn or good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:8768
    • 提供者:yunhunkun
  1. ScreenLock

    0下载:
  2. 线程钩子监听键盘消息设为2,全局钩子监听键盘消息设为13 线程钩子监听鼠标消息设为7,全局钩子监听鼠标消息设为14(The thread hook listens to the keyboard, the message is set to 2, the global hook listens, and the keyboard message is set to 13 The thread hook listens to the mouse message to 7, and the gl
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:5940224
    • 提供者:donkee
  1. 通达信消息

    2下载:
  2. 易语言,编辑的通达信 股票代码 联动,就是通过API向 通达信发送 可以识别的股票代码和鼠标模拟 键盘不一样,底层东西。api(xiexie.buzidao1zenmexie1,rangwozengmba.)
  3. 所属分类:金融证券系统

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:海涛8
  1. DrawMap

    0下载:
  2. 创建工具条,使用户能够通过工具条选择自己想要绘制的图形。使用鼠标绘图,通过添加鼠标消息处理函数对用户进行的鼠标操作进行监控并完成相应的图形绘制。(Create a toolbar that allows users to select the graphics they want to draw through the toolbar. Using mouse drawing, the user's mouse operation is monitored by adding a mouse m
  3. 所属分类:绘图程序

    • 发布日期:2018-01-09
    • 文件大小:1927168
    • 提供者:whf68
  1. 卧龙吟 最终版

    0下载:
  2. 卧龙吟私服挂机软件,通过自动识图、后台鼠标消息,多线程方法来提升运行效率(Lie dragons through the automatic onhook software servers, knowledge map, background mouse information, multi thread method to improve the operating efficiency)
  3. 所属分类:易语言编程

« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com