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

搜索资源列表

  1. 智能ABC窗口

    0下载:
  2. 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_N
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:15.56kb
    • 提供者:张事实
  1. ui

    0下载:
  2. 封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and re
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:16.42kb
    • 提供者:ssys
  1. WindowsPopupMessageBox

    0下载:
  2. 三种颜色的漂亮的弹出消息窗口,模仿Office 2003的风格。-three colors of the beautiful pop-up window of information, copying the style of Office 2003.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:16.92kb
    • 提供者:antoni
  1. StatusBarMsgWnd_demo

    0下载:
  2. 像QQ、MSN一样的缓缓升起的消息窗口,停留时间可设定,消息窗口内容可为链接形式,如果用户点击可触发自定义事件。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:20.09kb
    • 提供者:张三
  1. 通过SubClass来处理窗口消息  

    0下载:
  2. 通过SubClass来处理窗口消息-through the window to SubClass news
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:18.46kb
    • 提供者:李建中
  1. TreeView.树状控件响应鼠标双击消息

    0下载:
  2. 树状控件响应鼠标双击消息,并将相应的消息显示在其父窗口:单文档中,treeview ctrl respond the message of mouse,and show the message to the single document.
  3. 所属分类:TreeView控件

    • 发布日期:2013-11-16
    • 文件大小:49.11kb
    • 提供者:yang
  1. AppFace

    0下载:
  2. 给大家提供几个源码,是关于vc界面编程的,包括在多文档客户区中增加位图底图演示程序,在类VC的界面实现中加入目录树,制作 MSN、QQ 的消息提示窗口,最简单的界面增强库EasySkin-Provide Members with a few source code, on the vc interface programming, including in a multi-client area to add a document bitmap base map demo program, in
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:359.75kb
    • 提供者:sdj
  1. popwindow

    0下载:
  2. 实现类似QQ消息提示的右下角弹出窗口,以浮现方式弹出,并伴有声音提醒。程序已经过测试,运行良好,文件包含源代码和可执行程序。-QQ news tips to achieve a similar lower right corner of the pop-up window to pop-up surfaced way, and accompanied by voice prompts. Program has been tested and runs well, the file contain
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:77.74kb
    • 提供者:linxi
  1. AutoMsgBoxDemo

    0下载:
  2. 自动关闭窗口的消息提示框 可设置延时10秒-Close the message window automatically prompt box can be set 10 seconds delay
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:11.98kb
    • 提供者:段秀勇
  1. x3

    0下载:
  2. 对于无模式对话框接收的输入信息,我们可以以向父窗口发送消息的方式进行。-Modeless dialog box for receiving the input information, we are able to send a message to the parent window manner.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:202.34kb
    • 提供者:向阳花木
  1. mfc_ClassWizard

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的-MFC message mapping mechanism analysis on how to use ClassWizard,, understand the message sent to the window by MFC framework is how to handle through the window mapping
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:45.83kb
    • 提供者:张磊豪
  1. TipShow_demo

    0下载:
  2. 能显示提示窗口的类,当鼠标移动到某一按钮上时,出现一个消息提示小窗口,表明按钮的作用。-Prompt window will show the class, when a mouse button, the news prompted a small window, indicating that the role of the button.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:14.06kb
    • 提供者:LI
  1. MSGPOP

    0下载:
  2. 类似于QQ和MSN的消息窗口弹出的功能,封装成了一个类,并且有测试程序。-Similar to the QQ and MSN, the message window pop-up function, package into a class, and there are test programs.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:35.3kb
    • 提供者:LX
  1. messgagegongxiang

    0下载:
  2. 多个窗口消息共享同一个消息处理函数。由第一个消息参数指定发送窗口的句柄,第二个消息视图却能够为多个其他进程所映射,这些进程共享的是物理存储器的同一个页面。在响应函数中将数据从共享内存复制到本地缓存中,再进行后续的处理。-More than one message share the same window message handler function. A message from the first parameter specifies the window handle to send
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:96.46kb
    • 提供者:xianghengfu
  1. skin_peeler

    2下载:
  2. 首先在程序中安装一个监控窗口过程的钩子函数,然后定义一个新的窗口函数,该函数将替换按钮的窗口函数,该函数主要对一些感兴趣的消息进行处理,调用自定义信息中的一些方法。最后在钩子函数中读取当前控件类的名称,如果为按钮类,则为按钮设置一个自定义的信息,并子类化按钮。-First, install a monitor in the program window procedure hook function, and then define a new window function, the func
  3. 所属分类:GUI Develop

    • 发布日期:2015-07-02
    • 文件大小:215.73kb
    • 提供者:cain_ru
  1. XMessageBox_demo

    0下载:
  2. 一直用于项目中的消息窗口重载,非常好用,易用。-MessageBox
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:82.02kb
    • 提供者:熊猫
  1. VC.high.level.programming.message.window

    0下载:
  2. VC编程消息窗口高级编程代码VC programming high-level programming code message window -VC programming high-level programming code message window
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-25
    • 文件大小:48.89kb
    • 提供者:e
  1. WIN32-API-achieve-MSN-pop-up-message-window-minimi

    0下载:
  2. (VC6.0下通过编译)用WIN32 API 实现MSN弹出消息窗口、最小化到系统托盘、静态文本超链接-(VC6.0 through the compilation) with the WIN32 API to achieve MSN pop-up message window, minimize to system tray, static text hyperlink
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:2.79mb
    • 提供者:清风
  1. VCmessageWindow

    0下载:
  2. VC消息窗口,有点类似于飞信弹出的消息窗口-a vc window just like fetion s window!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:80.79kb
    • 提供者:张伟
  1. MSNWindow

    0下载:
  2. 用VB编写的类似MSN消息窗口,可用于办公系统中,以后多交流。-Similar to the MSN message window can be used for office systems.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:2.22kb
    • 提供者:任立平
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com