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

搜索资源列表

  1. SENDMESSAGE的使用

    0下载:
  2. SENDMESSAGE消息的使用-how to use sendmessage
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:kids
  1. SendMessage

    0下载:
  2. jabberd c# miniclient sendmessage
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:547.95kb
    • 提供者:赵立杰
  1. sendMessage

    0下载:
  2. 发送短信的小程序,希望可以对大家有所帮助-Send a message applet
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:99.15kb
    • 提供者:Jason
  1. SendMessage

    0下载:
  2. 一个sendmessage与getmessage的简单示例-Sendmessage with a simple example getmessage
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:20.68kb
    • 提供者:王祥
  1. tongxin

    0下载:
  2. 用SendMessage改变TextBox的内容简单有效地实现进程间通信。-Using SendMessage to change the content of TextBox to the realization of the process simple and effective communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:3.15kb
    • 提供者:罗涤尘
  1. SocketCAsyncSocketCSocket

    0下载:
  2. Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4.24kb
    • 提供者:wangwei
  1. SENDMESSAGE

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:68.24kb
    • 提供者:yushu
  1. sendMessage

    1下载:
  2. 该例子展示了程序如何向另外一个程序发送消息,程序如何接收另外一个程序的自定义消息。其中doc文档详细说明了步骤。-This example shows how the program send a message to another program, the program how to receive another program custom message. Doc document which details the steps.
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-31
    • 文件大小:3.61mb
    • 提供者:fengling
  1. hook4

    0下载:
  2. To hook SendMessage, lauguage korean
  3. 所属分类:Hook api

    • 发布日期:2017-05-02
    • 文件大小:731.16kb
    • 提供者:desimu
  1. KILLAPP

    1下载:
  2. 使用 EnumWindows API 函数来检查每个正在运行的窗口。 使用 GetWindowText 来确定每个窗口的标题。 当发现目标窗口时,在 programn 使用 SendMessage,将关闭自身的目标。-Use the EnumWindows API function to examine each running window. Use GetWindowText to determine each window s title. When it finds the targ
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-31
    • 文件大小:2.74kb
    • 提供者:LuckierMa
  1. SendMessage

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:67.85kb
    • 提供者:Forever chen
  1. sendmessage

    0下载:
  2. 给另一窗口文本框发信息,代码简单,仅献给VB初学者!-Text box to another window, send messages, the code is simple, just dedicated to VB for beginners!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:3.42kb
    • 提供者:value
  1. sendmessage

    0下载:
  2. 在Windows编程中,向文本框控件、列表控件、按钮控件等是我们最常接触的控件了。但是在VB中这些控件有时无法实现我们的需要。在这时,我们只要简单的利用Windows API函数就可以扩充这些控件的功能了。-In Windows programming, to the text box control, list control, button control so that we control the most exposure. But sometimes these controls i
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:3.68kb
    • 提供者:蔡杰
  1. Some-usefull-and-important-control-skills

    0下载:
  2. 1.如何借助SkinH_VB6.dll加载皮肤 2.如何使用RES文件 来存储释放文件 3.如何拦截用户鼠标和键盘事件 4.窗口大小控制 5.SendMessage与其他程序窗口通信 6.窗口透明、置顶等(详见程序中代码,示例程序未加载该代码)-1.How to use SkinH_VB6.dll to add skins 2.How to use RES to store and release files 3.Hook- Keyboard & Mouse even
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-26
    • 文件大小:8.52mb
    • 提供者:Carl Zhou
  1. SendMessage

    0下载:
  2. vb编写的几个按键模拟的代码,实现简单的外挂的功能-vb prepared several key simulation code
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:6.18kb
    • 提供者:andyzhang
  1. SendMessage

    0下载:
  2. 利用SendMessage函数向指定窗口发送消息-Use SendMessage function to send a message to the specified window
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:30.72kb
    • 提供者:kangkang
  1. vc-SendMessage

    0下载:
  2. vc中怎么使用SendMessage自定义消息函数,vc中怎么使用SendMessage自定义消息函数-How to use the SendMessage custom message function in VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:16.15kb
    • 提供者:wanghongmin
  1. sendmessage

    0下载:
  2. 基于VS2008平台,利用sendMessage实现两个进程间的通信。-Based on the VS2008 platform, to achieve communication between two processes using sendMessage.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:50.15kb
    • 提供者:朱同辉
  1. CSharpwinform-sendMessage

    0下载:
  2. C# 线程之间传递消息使用sendMessage-C# passing messages between threads using the sendMessage
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:52.27kb
    • 提供者:alouxinge
  1. SendMessage使用

    0下载:
  2. 使用sendmessage发生消息,发生字符串。。。。(A message occurs with SendMessage, and the string occurs....)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1.37mb
    • 提供者:yjdonger
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com