搜索资源列表
WinMain
- 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
Lesson1Code
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows program to run the principle and procedure of the preparation process, the process window, handles principle, message queues, callback
notepad
- 这是一个用windows消息机制从notepad中读内容到本程序中的一个小例子-This is a windows message mechanism used to read the contents from notepad into this process a small example
exploreevents
- windows的事件模拟程序,通过发送windows消息改变鼠标位置-simulation program on windows events
mouse
- 鼠标点击精灵 用windows消息实现的-mouse
MonitorOff
- 一个简单的纯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
Windows
- Windows消息查询器,方便你快速对于Windows消息进行查询和使用-Windows news inquiries, and to facilitate your quick query for Windows and use of information
WinMsg
- WINDOWS消息编程有关,好多实例,一步步分析过程,很经典的源码。-WINDOWS news programming relevant
ddsfddfhg
- Windows消息函数模块,很不错的易语言模块,易爱好者可以下载使用-Windows message function module, very good and easy language modules, fans can download and easy to use
e-draw_windows
- 自绘窗口或组件。WINDOWS消息处理源码-Self-painted window or component. WINDOWS message handling source
37
- 易语言Windows消息查询器源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language Windows message search source, very good and easy language source code for easy language enthusiasts to learn.
spy
- spy 源代码 很适合windows消息机制的了解-spy source code is very suitable for the understanding of the mechanisms of windows messages
Delphi-back-monitor
- 一、把当前进程变为一个系统服务: 目的是在任务列表中把程序隐藏起来。调用API函数RegisterServiceProcess实现。 二、定义全局热键(本例中定义热键Ctrl+Del+R),步骤: 1、定义捕获Windows消息WM_HOTKEY的钩子函数,即:procedure WMHotKey(var Msg : TWMHotKey) message WM_HOTKEY 2、向Windows加入一个全局原子 Myhotkey:
AutoText
- 利用windows消息,在不同进程之间实现自动填表程序-Use windows messages between different processes automatic filling process
win32
- 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
WIN消息通讯_操作
- C#封装的WIN消息通讯类、可实现多程序之间的消息通讯,支持字符串、数据对象。(C# package WIN message communication class, can achieve communication between multiple procedures, support strings, data objects.)
mosquito消息队列
- mqtt协议的mosquitto消息队列windows下编程接口,自己简单封装了下接口可以直接调用(Mqtt protocol mosquitto message queue, windows programming interface, its own simple package under the interface, you can call directly)
373026
- 基于Windows消息,建立串口监听线程,读取测速雷达数据的程序(Based on a serial port to monitor Windows messages, thread, doppler radar data read program)
Windows 7和Win8下玩游戏屏幕左右黑条修复工具
- 亦菲宋承宪 资料图 韩媒消息 腾讯娱乐讯(编译/于洋) 据韩国媒体文化日报独家报道,刘亦菲和宋承宪于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
吃豆子游戏
- 吃豆子游戏新手入门练习用的程序,了解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