CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - windows消息

搜索资源列表

  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback function, th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:8518
    • 提供者:xue
  1. Lesson1Code

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:8659
    • 提供者:yuehua8
  1. notepad

    0下载:
  2. 这是一个用windows消息机制从notepad中读内容到本程序中的一个小例子-This is a windows message mechanism used to read the contents from notepad into this process a small example
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:166933
    • 提供者:陈军
  1. exploreevents

    0下载:
  2. windows的事件模拟程序,通过发送windows消息改变鼠标位置-simulation program on windows events
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1946114
    • 提供者:孙大洋
  1. mouse

    0下载:
  2. 鼠标点击精灵 用windows消息实现的-mouse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:12353
    • 提供者:狄晓峰
  1. MonitorOff

    0下载:
  2. 一个简单的纯Unicode无窗口应用程序,采用VC++2008构建,简单的演示了VC++中对API的调用,Windows消息机制的运行,以及64位平台应用程序的编译。-A simple pure Unicode application without a window, using VC++2008 construct, simple demonstration of the VC++ in the API call, Windows message mechanism of operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1849264
    • 提供者:gbcgbc
  1. Windows

    0下载:
  2. Windows消息查询器,方便你快速对于Windows消息进行查询和使用-Windows news inquiries, and to facilitate your quick query for Windows and use of information
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1629628
    • 提供者:李哲
  1. WinMsg

    0下载:
  2. WINDOWS消息编程有关,好多实例,一步步分析过程,很经典的源码。-WINDOWS news programming relevant
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:90767
    • 提供者:fish33
  1. ddsfddfhg

    0下载:
  2. Windows消息函数模块,很不错的易语言模块,易爱好者可以下载使用-Windows message function module, very good and easy language modules, fans can download and easy to use
  3. 所属分类:其他小程序

    • 发布日期:2017-04-13
    • 文件大小:3049
    • 提供者:chat008
  1. e-draw_windows

    0下载:
  2. 自绘窗口或组件。WINDOWS消息处理源码-Self-painted window or component. WINDOWS message handling source
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:789159
    • 提供者:594aa520
  1. 37

    0下载:
  2. 易语言Windows消息查询器源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language Windows message search source, very good and easy language source code for easy language enthusiasts to learn.
  3. 所属分类:其他小程序

    • 发布日期:2017-04-03
    • 文件大小:493966
    • 提供者:fly34
  1. spy

    0下载:
  2. spy 源代码 很适合windows消息机制的了解-spy source code is very suitable for the understanding of the mechanisms of windows messages
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:568249
    • 提供者:wuyanan
  1. Delphi-back-monitor

    0下载:
  2. 一、把当前进程变为一个系统服务:   目的是在任务列表中把程序隐藏起来。调用API函数RegisterServiceProcess实现。   二、定义全局热键(本例中定义热键Ctrl+Del+R),步骤:   1、定义捕获Windows消息WM_HOTKEY的钩子函数,即:procedure WMHotKey(var Msg : TWMHotKey) message WM_HOTKEY   2、向Windows加入一个全局原子 Myhotkey:
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-15
    • 文件大小:1418
    • 提供者:iminss
  1. AutoText

    0下载:
  2. 利用windows消息,在不同进程之间实现自动填表程序-Use windows messages between different processes automatic filling process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:183472
    • 提供者:zhq
  1. win32

    0下载:
  2. WIN32开发的小程序,包含登录功能和计算器功能,使用参考源码和注释。用作入门参考,帮助理解windows消息的底层映射关系。- WIN32 development of small procedures, including login functionality and calculator functions, using the reference source code and comments. Getting used as a reference to help unders
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1404686
    • 提供者:何亮
  1. WIN消息通讯_操作

    0下载:
  2. C#封装的WIN消息通讯类、可实现多程序之间的消息通讯,支持字符串、数据对象。(C# package WIN message communication class, can achieve communication between multiple procedures, support strings, data objects.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:178176
    • 提供者:ChenQJ
  1. mosquito消息队列

    0下载:
  2. mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1036288
    • 提供者:jadenzhong
  1. 373026

    0下载:
  2. 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序(Based on a serial port to monitor Windows messages, thread, doppler radar data read program)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:haodling
  1. Windows 7和Win8下玩游戏屏幕左右黑条修复工具

    0下载:
  2. 亦菲宋承宪 资料图 韩媒消息 腾讯娱乐讯(编译/于洋) 据韩国媒体文化日报独家报道,刘亦菲和宋承宪于2015年成为恋人,现已分手。(Yifei and Song Seung's data, Korean media news, Tencent entertainment news (compile / Yu Yang), according to the exclusive reports of Korean media culture daily, Liu Yifei and Song Seu
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:921600
    • 提供者:Unless
  1. 吃豆子游戏

    1下载:
  2. 吃豆子游戏新手入门练习用的程序,了解Windows消息循环的工作原理,掌握如何建立一个Windows窗口程序,掌握父类与子类设计,掌握少了GDI函数,了解函数模板和动态分配的实际用途。(Understand the working principle of Windows message cycle, master how to build a Windows window program, master the design of parent and child classes, maste
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:15097856
    • 提供者:西贝425
« 12 3 »
搜珍网 www.dssz.com