登录
首页 » Windows开发 » 这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...

这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...

于 2023-02-14 发布 文件大小:10.03 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 并网光伏电站监控系统
    C#  实现的windows服务,多线程、TCP协议和心跳包机制,可对下行的设备进行设备管理和数据解析,实现对光伏电站数据的监控
    2023-07-13 14:45:05下载
    积分:1
  • 生成cp1250~cp1258 8x8点阵字库
    生成cp1250~cp1258 8x8点阵字库-Generated cp1250 ~ cp1258 8x8 dot matrix font
    2022-01-27 13:14:20下载
    积分:1
  • a perfect curve showed industrial controls, will be very sorry missing
    一个非常完美的工业曲线显示控件,错过将会十分遗憾-a perfect curve showed industrial controls, will be very sorry missing
    2022-02-27 00:23:36下载
    积分:1
  • 人工智能极大极小搜索,实现了井字棋的智能博弈程序。
    人工智能极大极小搜索,实现了井字棋的智能博弈程序。-Minimax artificial intelligence search and realized the groined smart game of chess procedures.
    2022-02-06 10:15:33下载
    积分:1
  • 通过一个网络规划的实例,来演示基因算法的VC++实现。
    通过一个网络规划的实例,来演示基因算法的VC++实现。-Through a network planning example to demonstrate the genetic algorithm VC++ Achieve.
    2022-06-29 00:31:44下载
    积分:1
  • 本程序主要用于计算从起始时间到截止时间为止的总天数
    本程序主要用于计算从起始时间到截止时间为止的总天数-This procedure primarily used to calculate the time from the beginning to the cut-off time until the total number of days
    2022-05-28 19:03:02下载
    积分:1
  • 与自然语言理解结合的算盘源码,相信会有用的。
    与自然语言理解结合的算盘源码,相信会有用的。-With the combination of natural language understanding source calculations, I believe will be useful.
    2023-03-27 20:30:04下载
    积分:1
  • 锁定鼠标,按ALT + F4 可以退出
    锁定鼠标,按ALT + F4 可以退出-lock mouse, according ALT F4 can be withdrawn
    2022-05-27 05:33:52下载
    积分:1
  • ●WinPopup增强版及VC++源程序 409K 2004
    ●WinPopup增强版及VC++源程序 409K 2004-12-23 这是一个免费的用于局域网的消息传送小工具, 您可以用它来取代Windows 自带的WinPopup.EXE,和后者比较它有以下特点:消息可以自动保存, 根据您的选择最多可以保存 30 天;消息大小不再限制在 38 字节, 每条消息最多可以达到 400 字节;对单个计算机发出的消息, 可以要求接收方确认"已收到";可以广播消息到局域网中的多个工作组;可将它缩小为系统状态条图标, 当有消息到达时, 它可以发出声音或闪动图标加以提醒;可定制的消息文本显示字体和颜色;可选择让它开机自动运行;自动收集网络信息, 您可以在“网络邻居”列表中选择接收人, 而不是手工输入它。压缩包中含有可执行程序和源代码。-enhanced version and VC source 409K 2004-12-23 This is a free for LAN messaging small tool, you can use it to replace the Windows WinPopup.EXE, and the latter is more it has the following features : automatic preservation news, according to your choice of the most more can be preserved for 30 days; news is no longer limited to the size of 38 bytes each message can be up to 400 bytes; right individual information from the computer, the receiving party may request confirmation "has received"; news to be broadcast a number of LAN Working Group; it can be reduced to the system- state of the icon, when news arrived, it emits sounds or flashing icon t
    2022-06-20 23:13:46下载
    积分:1
  • 电驴的源代码
    eMule电驴的源代码 编译说明(推荐使用Visual Studio .NET 2003) 1.将rcdll.dll复制到Visual Studio .NET 2003安装目录的Vc7in目录中。(这是为了使用能在vista下显示的图标) 2.打开easyMule_Libs.sln,执行“生成解决方案”。(easyMule_Libs.sln里所包含的是easyMule所依赖的库文件。) 3.打开easyMule.sln编译即可。-the source code of eMule Compiling instruction (recommend to use Visual Studio .NET 2003) 1.Copy rcdll.dll to Vc7in under the installation directory of Visual Studio .NET 2003.(in order to use special icons under Vista) 2.Open easyMule_Libs.sln and execute build solution .(easyMule_Libs.sln contains libraries which easyMule depends on) 3.Open easyMule.sln and compile it.
    2022-02-21 03:56:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载