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

搜索资源列表

  1. Rocket-Pro

    0下载:
  2. 通过主控界面程序不间断地发送串口指令到火箭基地等待消息响应,响应消息后主控界面会向另外一个界面窗口发送窗口消息通知其播放对应的火箭发射动画。-Continuously sent through the master serial interface program instruction to wait for a message in response to the rocket base, the master interface sends a message notification w
  3. 所属分类:Com Port

    • 发布日期:2017-05-28
    • 文件大小:10392262
    • 提供者:gogogame
  1. shiyan3

    0下载:
  2. 设计规则:假设有一个字符串为“ABCDE”, 每按下一次任意键(响应WM_KEYDOWN消息),该字符串就往前移动一格,当字符串的第一个字符碰到窗口的用户区域的边界时,该字符串就反方向移动。字符串每移动一格,颜色将随机地发生变化。 提示:假如初始状态设定字符串在(100,100)位置上,开始时A字符作为首字符向左移动,则新的位置变成(100+Δx,100),设Δx -10,重新显示整个字符串。当首字符的坐标位置小于0时,则Δx +10,字符串向右移动。说明Px和Py为两个静态的全局变量,用
  3. 所属分类:Printing program

    • 发布日期:2017-05-29
    • 文件大小:11640652
    • 提供者:jianyoung
  1. shiyan4

    0下载:
  2. (滚动条的使用) 在P124程序sysmets2.c基础上,完成如下功能: 1) 仿照垂直滚动条功能的实现,使窗口具有水平滚动条 2) 能够响应滚动条消息: SB_LINEUP、SB_LINELEFT、 SB_LINEDOWN、SB_LINERIGHT、 SB_PAGEUP、SB_PAGELEFT、SB_PAGEDOWN、SB_PAGERIGHT、SB_THUMBTRACK、SB_TOP、 SB_LEFT、SB_BOTTOM、SB_RIGHT; -(Using the s
  3. 所属分类:Printing program

    • 发布日期:2017-05-27
    • 文件大小:10121365
    • 提供者:jianyoung
  1. CMDDialogBar

    0下载:
  2. 非常实用的vc++-实现对话条与窗口消息的信息交互-Very practical c++- realize the dialog bar and the window message information exchange
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:28277
    • 提供者:刘光明
  1. MuneTest2

    0下载:
  2. CMune的使用,在对话框中添加菜单的事例,解决在单文档工程中添加子窗口,接收不到消息的问题-The use of CMune, in the dialog box to add the case to solve the single document project to add a child window, the problem is not receiving messages
  3. 所属分类:Menu control

    • 发布日期:2017-05-04
    • 文件大小:315148
    • 提供者:陈俊宇
  1. WinMain

    0下载:
  2. 在MFC中手动设置窗口、注册窗口、为其添加消息响应函数,对初学者了解win32程序MFC程序流程很有帮助。-MFC in the manually set the window, register the window, add a message response function for the beginner to understand win32 procedures MFC process is very helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14472192
    • 提供者:Stephen
  1. bin

    0下载:
  2. 易语言关闭冰刃源码例程程序调用API函数寻找冰刃进程进而找到窗口,向窗口发送关闭消息。 -Easy language Frostsaber closed source routine procedure call API function to find the Frostsaber process and then find the window, close the window to send the message to.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:6476
    • 提供者:zh512
  1. xx

    0下载:
  2. 易语言拦截窗口最大最小化消息源码例程程序调用API函数截获窗口最大化和最小化消息。 -Easy language to intercept the window to minimize the maximum message source routine procedures call API function to maximize and minimize the interception of messages.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:zh215
  1. DrawViewBk

    0下载:
  2. CWnd类同时还使你能够为应用程序创建Windows的子窗口。先从CWnd继承一个类,然后在派生类中加入成员变量以保存与你的应用程序有关的数据。在派生类中实现消息处理成员函数和消息映射,以指定当消息被发送到窗口时应该如何动作。-The CWnd class also enables you to create Windows sub-windows for your application. First inherits a class CWnd, and then adds a member
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-12
    • 文件大小:73828
    • 提供者:yjjdjx6051018
  1. WINCEsharememory

    0下载:
  2. 主要是WINCE 窗口之间,内存数据互换,取代发送消息的模式,大家可以借鉴。-Mainly between the WINCE window, memory data exchange, to replace the sending message mode, we can learn from.
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:35840
    • 提供者:张鹏
  1. fxflwkz

    0下载:
  2. 窗口形状是背景图,支持动态按钮及用DLL接收处理按钮及按键消息-Shape of window is the background, support for dynamic button button and use DLL receives treatment and key message
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:280576
    • 提供者:zvdm-574
  1. Create-an-irregularly-shaped-window

    0下载:
  2. 使用了新的SDK函数SetWindowRgn。该函数将绘画和鼠标消息限定在窗口的一个指定的区域,实际上使窗口成为指定的不规则形状,给出了设计思路和代码实现。-Using the new SDK function SetWindowRgn. This function limits the drawing and mouse messages to a specified area of the window, actually making the window a specified irre
  3. 所属分类:software engineering

    • 发布日期:2017-12-14
    • 文件大小:4114
    • 提供者:田魁
  1. Make-message-prompt-window-like-QQ

    0下载:
  2. 用VC++实现了一种类似于QQ和MSN聊天工具的托盘消息提示窗口,给出详细的设计思路和代码实现。 -With VC++ to achieve a similar QQ and MSN chat tool tray message prompt window, given the detailed design ideas and code to achieve.
  3. 所属分类:software engineering

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:田魁
  1. MFC-Wizard-to-generate-framework

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-11
    • 文件大小:58760
    • 提供者:YXX
  1. working-principle-of-menu

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The work
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:78848
    • 提供者:YXX
  1. suppopdwindhwuse

    0下载:
  2. 窗口形状是背景图,支持动态按钮及用DLL接收处理按钮及按键消息(Shape of window is the background, support for dynamic button button and use DLL receives treatment and key message)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:279552
    • 提供者:gutact
  1. xtime-nlatform-heap

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列(Windows programs running principle and programming process, process window, the handle principle, message queue)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:mvosjz
  1. 26425285

    0下载:
  2. 介绍了窗口的创建和相应的消息的相应过程,很好的不错(Introduces the window creation and corresponding process of the appropriate message, good good)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:31744
    • 提供者:Anszlo
  1. 4222c01614ff

    1下载:
  2. 首先,您应当以一种批判的眼光来看待本程序。这个游戏是我制作 的第一部RPG游戏,无任何经验可谈,完全按照自己对游戏的理解进 行设计的。当我参照了《圣剑英雄2》的源码之后,才体会到专业游 戏引擎的博大精深。 该程序的内核大约有2000余行,能够处理人物的行走、对话、战斗, 等等。由于该程序的结构并不适于这种规模的程序,故不推荐您详 细研究该程序。所附地图编辑器的源程序我已经添加了详细的注释, 其程序结构也比较合理,可以作为初学VC的例子。 该程序在VC的程序向导所生成的SDI框架的
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5661696
    • 提供者:安宁1
  1. ghe

    0下载:
  2. Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列(Windows programs running principle and programming process, process window, the handle principle, message queue)
  3. 所属分类:网络编程

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:capabiqipy
« 1 2 ... 38 39 40 41 42 4344 45 »
搜珍网 www.dssz.com