Welcome![Sign In][Sign Up]
Location:
Search - mouse

Search list

[Windows Develop20050718_HookMouse

Description: 一个简单的鼠标钩子程序 钩子是Windows系统中非常重要的系统接口,用它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,外壳钩子可以截取、启动和关闭应用程序的消息等。-A simple mouse hook.
Platform: | Size: 28672 | Author: coco | Hits:

[USB developHIDRW

Description: usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)-usb access sound code of HID device ,can access HID device(except mouse and keyboard are occured with system )
Platform: | Size: 58368 | Author: 费戈 | Hits:

[Windows CEMOUHID

Description: windows ce下的usb鼠标驱动原代码,-Source code for USB mouse driver for WinCE.
Platform: | Size: 38912 | Author: 尹如虹 | Hits:

[Internet-NetworkT-Mouse v1.0 基于远程线程结构程序vc++

Description: 基于远程线程结构程序。开发环境vc++。-thread structure based on remote procedure. Vc development environment.
Platform: | Size: 2048 | Author: | Hits:

[Other技术4-11-2002

Description: 这是一个用VC写的鼠标钩子函数的实例。能监测键盘和鼠标。-This is a VC write mouse hook function examples. Monitor keyboard and mouse.
Platform: | Size: 4190208 | Author: 等待 | Hits:

[Linux-Unixkbddriver.tar

Description: This document describes how to complie keyboard and mouse driver. 键盘驱动-This document describes how to complie keyboard and mouse driver. Keyboard Driver
Platform: | Size: 16384 | Author: 梁志聪 | Hits:

[assembly language汇编相关源代码

Description: 用汇编语言编写的一些程序的源代码,例:DOS6.0源程序中的硬盘引导记录源程序FDBOOT.ASM,鼠标控制CD-Audio播放程序,专截320*200的截画程序,V86模式切换程序,FASTREBOOT V1.0,Game Faster V1.0,Mixer Volume Ctrler V1.0,-assembly language prepared by the program's source code, cases : DOS6.0 source of hard disk boot record source FDBOOT.ASM, mouse control CD-Audio player, a cut of 320* 200 closed painting procedures, V86 mode switching procedures, FASTREBOOT V1.0 , the Game Faster V1.0 and V1.0 Mixer Volume Ctrler.
Platform: | Size: 13312 | Author: 曹雨 | Hits:

[Hook apiWindowsAPIhook

Description: Windows系统钩子编程示例,包括鼠标、键盘的系统钩子!-Windows Hook programming examples, including the mouse, keyboard system hook!
Platform: | Size: 175104 | Author: 杨先生 | Hits:

[GDI-Bitmap绘制b样条曲线

Description: 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
Platform: | Size: 3681280 | Author: 王静 | Hits:

[DirextX3DBall

Description: DirectX 3d 演示,一个茶壶的3D模型,可以鼠标控制旋转-DirectX 3d presentation, a 3D model of teapots, mouse control rotation
Platform: | Size: 168960 | Author: 诸葛 | Hits:

[GUI Develop020511_winlock

Description: lock windows Disable X button,Mouse , Ctrl Alt Del,Alt Tab , hide TaskBar Desktop , Reboot, LogOff , Shutdown and set priority of your form
Platform: | Size: 9216 | Author: wuuu | Hits:

[OS programmouser

Description: 鼠标的驱动开发程序。可以选择定义鼠标的组合功能-mouse-driven development process. Definition mouse can choose the combination of features
Platform: | Size: 47104 | Author: 田征 | Hits:

[Windows Develop鼠标mouse

Description: 有关鼠标的移动显示当前坐标的小程序,供大家学习共享-the mouse in a mobile coordinates of the current small program for everyone to learn to share
Platform: | Size: 39936 | Author: adan | Hits:

[Hook api一个简单的鼠标钩子程序

Description: 一个简单的鼠标钩子程序。值得初学者下载收藏并研究学习。-a simple mouse hook procedures. Beginners should download collection and study.
Platform: | Size: 131072 | Author: 杨杨 | Hits:

[Windows DevelopMOUSE_C

Description: 鼠标中断C语言程序...对C语言用户的鼠标开发有所帮助!-mouse interrupted C language program. . . Users of the C language development of the mouse help!
Platform: | Size: 5120 | Author: 李西 | Hits:

[SCMpic16c765

Description: This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB. -This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
Platform: | Size: 119808 | Author: | Hits:

[assembly language用鼠标取点,画线(最终版)

Description: 用鼠标取点,画两个点之间的直线,通过中断实现,是汇编语言-from using the mouse, painted between two straight, achieved through cutting, assembly language
Platform: | Size: 2048 | Author: 周狼 | Hits:

[assembly language改的mouse

Description: 一个用C语言编写的汇编程序.可实现用鼠标控制进行游戏.-a C language compilation process. The mouse can be used to achieve control of the game.
Platform: | Size: 4096 | Author: 王安耀 | Hits:

[GDI-BitmapMouse and keys

Description: 鼠标键盘操作入门操作,关于鼠标左右键与键盘控制的简单操作,很基础但是重要-mouse keyboard entry operation, the mouse around on the keys and keyboard control of the simple operation, very basic but important
Platform: | Size: 3072 | Author: 狗沟 | Hits:

[Graph DrawingLookAtTheMouse

Description: 捕捉鼠标的轨迹,并用一双眼睛还显示它的位置。当按下鼠标左键时,可以将鼠标移到屏幕外也可得到鼠标的位置并显示在标题上。-capture mouse track, and with a pair of eyes also revealed its position. When the left mouse button pressed, the mouse can be moved to the outside screen also can get the location of the mouse and display the title.
Platform: | Size: 1892352 | Author: | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net