CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 窗口 消息

搜索资源列表

  1. Draw

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis, about how to use the ClassWizard,, understand the
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:5117551
    • 提供者:萧晓
  1. Hook

    0下载:
  2. hook 截取鼠标消息,DLL注入到指定窗口-hook to intercept mouse messages
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:89042
    • 提供者:wuhuaqing
  1. WinMain

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系-Windows program operating principle and procedure of the preparation process, the process window, handle principle, message queue, the callback function, the window closed and out of the wor
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:1122
    • 提供者:莫文
  1. stemwin-tutorials-Chapter-34

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/为了帮助大家更好的理解窗口管理器的回调和消息机制,本期教程专门做了三个相关的例子,帮助大家更好的理解。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:701534
    • 提供者:安富莱电子
  1. stemwin-tutorials-Chapter-35

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/为了帮助大家更好的理解窗口管理器的回调和消息机制,本期教程专门做了三个相关的例子,这三个例子全部来自官方。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs.armfly.com/
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:797913
    • 提供者:安富莱电子
  1. Socket

    0下载:
  2. 简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:9589
    • 提供者:刘宇霆
  1. notifyTest

    0下载:
  2. 自写的一个使用观察者模式对多窗口进行消息通知的小例子。VS2013开发。-An example for notify any other Dialog with Observer Design Pattern.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:133173
    • 提供者:yin
  1. 关于c++的winmain例程

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。
  3. 所属分类:DVD

    • 发布日期:2015-05-31
    • 文件大小:9780
    • 提供者:s_huaxu@163.com
  1. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
  1. 20150527307

    0下载:
  2. 建立基本对话框程序CUseMessage。 定义一个自定义消息 HINT_PROCESS 建立基本对话框程序CDrawPoint. 定义自定义消息HINT_PROCESS 声明消息响应函数 定义消息与响应函数的映射关系 定义消息响应函数 跟踪CuseMessage对话框中的鼠标左键按下位置,并在CDrawPoint窗口的相应位置绘制矩形。 -Establish a basic CUseMessage dialog box procedure. Define a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2354627
    • 提供者:TFBoys
  1. MSN-QQ-Messagebox

    0下载:
  2. 一个仿MSN、QQ的消息提示窗口,简单实用,VC MFC编程-MSN、QQ 的消息提示窗口
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:3791060
    • 提供者:leon
  1. DLL_Injection

    0下载:
  2. DLL远程注入例程,测试环境WIN7 32bit,注入dll文件到notepad.exe进程中并执行dll内的代码,在notepad上面打开一个消息窗口-DLL injection example tested in win7 32bit, inject to notepad.exe and opens a message box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:47419
    • 提供者:zwl
  1. Keyboard_hook

    0下载:
  2. 用VC编写的全局鼠标键盘钩子,可在窗口隐藏的状态下实时捕获鼠标键盘消息,并发送给主程序-VC prepared by the mouse and keyboard hook global, real-time capture mouse and keyboard messages hidden in the window status and sends the main program
  3. 所属分类:Hook api

    • 发布日期:2017-06-10
    • 文件大小:17313355
    • 提供者:afati
  1. 10

    0下载:
  2. 局域网聊天室窗口,实现远程连接,能够相互传递消息。-LAN chat room window, remote connection, be able to pass messages to each other.
  3. 所属分类:assembly language

    • 发布日期:2017-05-29
    • 文件大小:11523408
    • 提供者:石毅
  1. ChatUIDemo

    0下载:
  2. 模仿微信聊天窗口的demo,android开发环境,发送消息,本地存储消息-android demo of send message like wechat,also store message to the sdcard
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3663443
    • 提供者:杨晨光
  1. WinMain

    0下载:
  2. 主要完成了mfc消息映射机制的展示,可以实现窗口的创建以及销毁等基本动作。-Mainly to complete the display mfc message mapping mechanism can be achieved window creation and destruction basic movements.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-12
    • 文件大小:1146
    • 提供者:cbkqdcn
  1. keystrokehock

    0下载:
  2. 处理击键和字符消息:如果你需要读取输入到窗口中的键盘字符,就处理WM_CHAR消息;如果你需要读取光标键、功能键、Delete键、Insert键、Shift键、Ctrl键和Alt键,则处理WM_KEYDOWN消息。-Handling the message: if you need to read the keyboard characters the window, handle WM_CHAR message if you need to read cursor keys, functi
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:72761
    • 提供者:liang
  1. PB-demo-winface

    0下载:
  2. 用户界面设计 实例10 PowerBuilder的日期录入 实例11 在 PowerBuilder窗体中使用ActiveX控件 实例12 阴历日期转换实现 实例13 渐变的Splash窗体实现 实例14 XP风格的按钮实现 实例15 拾色器的实现 实例16 XP风格的进度条 实例17 位图按钮 实例18 文件操作 实例19 MSN风格消息框 实例20 Microsoft Agent 控件使用 实例21 渐变色类的实现 实例22 抓图工具
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6452467
    • 提供者:achuang
  1. win

    0下载:
  2. 使用win32 api绘制图形窗口,理解消息传递-Use API Win32 to draw the graphics window and understand the message passing.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-26
    • 文件大小:8341645
    • 提供者:smith yao
  1. myhotkey

    0下载:
  2. 能够按照热键,隐藏当前的窗口、显示所有的窗口、能够定时的弹出提醒消息。-use a hotkey to hide current windows, and show all window that hide. and can prompt message on a timer.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:ddd
« 1 2 ... 36 37 38 39 40 4142 43 44 45 »
搜珍网 www.dssz.com