搜索资源列表

  1. 通过SubClass来处理窗口消息  

    0下载:
  2. 通过SubClass来处理窗口消息-through the window to SubClass news
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:18908
    • 提供者:李建中
  1. send_handle

    0下载:
  2. 发送消息给某个只知道进程句柄的程序的主窗口的程序- The transmission news only knows the advancement sentence handle for some the procedure main window procedure
  3. 所属分类:进程与线程

    • 发布日期:2024-05-01
    • 文件大小:1024
    • 提供者:站长
  1. VoiceCmdDemo

    0下载:
  2. 自己写的代码 SrHook:实现钩子功能的dll SpyWin:仿照Spy,获取窗口信息,截获消息,模拟菜单命令和按键指令-Write their own code SrHook: achieve hook function dll SpyWin: modeled on Spy, access to window information, intercepted messages, analog menu commands and co
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-01
    • 文件大小:231424
    • 提供者:刑天
  1. PostMsg

    0下载:
  2. 这个项目称为PostMsg ,用于向桌面上的任意窗口发送消息。这在测试COM服务器时很有用,但其本质上可以发送任何类型的消息。- This project is called PostMsg, uses in to the tabletop on free window transmission news. This when tests the COM server is very useful, but it essential
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-01
    • 文件大小:30720
    • 提供者:下沙
  1. WINDOWS消息的处理

    0下载:
  2. Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in
  3. 所属分类:C#编程

    • 发布日期:2024-05-01
    • 文件大小:17408
    • 提供者:陈亮
  1. 通过SubClass来处理窗口消息  

    0下载:
  2. 通过SubClass来处理窗口消息-through the window to SubClass news
  3. 所属分类:界面编程

    • 发布日期:2024-05-01
    • 文件大小:18432
    • 提供者:李建中
  1. 制作MSN、QQ 的消息提示窗口_code

    1下载:
  2. 类似MSN,QQ信息窗口的源代码.来在VCKBASE.用过QQ和MSN聊天工具的人都知道,只要好友上线,就会在托盘的位置处显示一个提示窗口,可以是拉帘式的,或者是淡入淡出的形式出现;想想何不为自己的程式也加一个漂亮的提示窗口呢:)说做就做。 -source code looks like MSN/QQ message window,comes from VCKBASE.the QQ or MSN user know,if a frien
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:47104
    • 提供者:粥粥
  1. vc实现qq消息*源代码

    1下载:
  2. vc实现qq消息*源代码,演示了关于窗口的控制,消息的发送-vc achieve mass qq news source code, a demonstration of the control window, the sender
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-01
    • 文件大小:41984
    • 提供者:
  1. 利用WIN32API向一个第三方窗口发送消息

    0下载:
  2. 利用WIN32API向一个第三方窗口发送消息(C#)-WIN32API to use a third-party messaging window (C#)
  3. 所属分类:C#编程

    • 发布日期:2024-05-01
    • 文件大小:4096
    • 提供者:tony
  1. 窗口协议

    0下载:
  2. 由一台 PC (线程)向另一台 PC (线程)发送数据包,界面应显示出双方帧个数变化,帧序号,发送和接受速度,暂停或重传提示等,界面中必须动态显示数据帧的发送情况和接受情况,包括 在相应窗口详细 显示相应的 ACK 和 其他收发数据帧后发出的消息 ,以表明模拟协议的正确运作过程。 • 接收方及发送方应具有按序收发帧的能力; • 接受方应有固定大小的滑动窗口,并对收到信息缓存。当发送方速度过快或帧丢失(超时
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-01
    • 文件大小:470016
    • 提供者:刘凯
  1. injective_code

    0下载:
  2. 今天写程序要跟踪某些消息,打开spy++,却怎么也找不到要监视的窗口。一气之下就写下了这个小工具,本着共享的精神,网上拉了个GPL协议进去.-today to write a program to track certain information and opened spy, but can not find how to monitor the window. Furious, wrote on the small tools,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:507904
    • 提供者:周汝胜
  1. MyHotKey

    0下载:
  2. 利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt + Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。 -system hotkeys can use user-friendly operation, For ex
  3. 所属分类:系统编程

    • 发布日期:2024-05-01
    • 文件大小:41984
    • 提供者:梁衡升
  1. Hook

    0下载:
  2. 设置Hook鼠标和键盘钩子,实现对窗口消息的截获,是通过调用dll实现的-Hook set up the mouse and keyboard hooks realize intercepted messages to the window is realized by calling the dll
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-01
    • 文件大小:1814528
    • 提供者:田鼠爱布它
  1. hithit

    0下载:
  2. 水晶连连看是个不错的休闲小游戏,一次玩急眼了,开发了这个自动点击的程序。涉及到屏幕捕捉,图形分析,窗口消息等技术。实际上不属于真正的外挂,因为没用渗透技术。改一下就能对付连连看类型的网络小游戏了。-Crystal Lianliankan leisure is not a bad game, one play anxious eyes, and the development of the auto-click procedure. Re
  3. 所属分类:外挂编程

    • 发布日期:2024-05-01
    • 文件大小:538624
    • 提供者:gk
  1. ConsoleWithWindow

    0下载:
  2. 使用VC2005开发。 直接在main函数中调用了窗口相关的函数,写了消息循环。这个例子说明Win32 Console Application与Win32 Application没有本质区别。-VC2005 use development. Directly in the main function calls the window-related functions, wrote a news cycle. This exampl
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-01
    • 文件大小:21504
    • 提供者:zhouzhonghao
  1. ManagedSpy

    0下载:
  2. Managed Spy 源码,用于监视.net 开发的windows程序,比如窗口消息,窗口类等等,功能非常强大-Managed Spy source for surveillance. Net development windows procedures, such as window message, window class, etc., very powerful
  3. 所属分类:.net编程

    • 发布日期:2024-05-01
    • 文件大小:243712
    • 提供者:wei
  1. Hook

    0下载:
  2. 窗口消息钩子,此程序用于侦听应用程序的窗口消息-Window message hook, this procedure for the listening application window message
  3. 所属分类:Windows编程

    • 发布日期:2024-05-01
    • 文件大小:43008
    • 提供者:hjg008
  1. messgagegongxiang

    0下载:
  2. 多个窗口消息共享同一个消息处理函数。由第一个消息参数指定发送窗口的句柄,第二个消息视图却能够为多个其他进程所映射,这些进程共享的是物理存储器的同一个页面。在响应函数中将数据从共享内存复制到本地缓存中,再进行后续的处理。-More than one message share the same window message handler function. A message from the first parameter speci
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-01
    • 文件大小:98304
    • 提供者:xianghengfu
  1. 制作 MSN、QQ 的消息提示窗口

    0下载:
  2. 制作 MSN、QQ 的消息提示窗口.doc(Make MSN, QQ message prompt window)
  3. 所属分类:文档资料

    • 发布日期:2024-05-01
    • 文件大小:5120
    • 提供者:123213131
  1. 窗口查找代码生成器代码

    0下载:
  2. 这是一个查找控件或窗口句柄,然后发送消息的程序,功能强大,Visual Basic 6.0编写,可以托动放大镜查找到控件的句柄设置内容,不会被限制长度,灰色文本框也可以写入,自己慢慢研究一下,现在只是随便做了一下,其实还可以加好多功能的,大家可以提出宝贵的意见.(This is a search control or window handle, and then send a message, powerful, Visual Bas
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-01
    • 文件大小:28672
    • 提供者:guiq2580
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org