搜索资源列表

  1. Mymessage3

    0下载:
  2. 这里是有关系统消息中的WM_PAINT消息与WM_SIZE消息的,在应用程序中添加这两个消息,程序如下:-here is the system of news and information WM_PAINT WM_SIZE news, the application of this procedure to add two sources, procedures are as follows :
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35486
    • 提供者:樊智勤
  1. MDI_background_test

    0下载:
  2. 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1080847
    • 提供者:黄华
  1. Mymessage3

    0下载:
  2. 这里是有关系统消息中的WM_PAINT消息与WM_SIZE消息的,在应用程序中添加这两个消息,程序如下:-here is the system of news and information WM_PAINT WM_SIZE news, the application of this procedure to add two sources, procedures are as follows :
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1955840
    • 提供者:樊智勤
  1. MDI_background_test

    0下载:
  2. 如何实现MDI主应用程序的窗体背景呢,答案是采用超级武器---子类化,这样主程序的背景处理部分就由我们自己的类来处理了!具体实现代码如下!从CWnd派生一个类CBGColorWnd,然后分别处理WM_ERASEBKGND和WM_SIZE即可-How to achieve the MDI application
  3. 所属分类:对话框与窗口

    • 发布日期:2024-07-03
    • 文件大小:1080320
    • 提供者:黄华
  1. fengche

    0下载:
  2. 实现一个旋转的风车,使用了WM_SIZE消息,并且风车大小可以随着客户区的大小而动态调整。-The realization of a spinning windmill, used WM_SIZE information, and windmills can be with the size of the size of client area dynamically adjusted.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:8192
    • 提供者:李宁
  1. WndResizer

    0下载:
  2. Small and handy control resizer utility. Register every control s sizes and pass WM_SIZE to utility
  3. 所属分类:对话框与窗口

    • 发布日期:2024-07-03
    • 文件大小:1024
    • 提供者:brain-ripper
  1. WndResizer

    0下载:
  2. Small and handy control resizer. Register every control you need to resize and pass WM_SIZE message to resizer
  3. 所属分类:对话框与窗口

    • 发布日期:2024-07-03
    • 文件大小:2048
    • 提供者:brain-ripper
  1. easysize_demo

    0下载:
  2. 要让对话框中的控件随着对话框大小的变化进行自动调整,是一件很头疼的事情,需要在WM_SIZE的响应函数中对所有的控件用MoveWindow()或者SetWindowPos()设置其变化比例,极其繁琐。EasySize是一个很好解决方案,用一些宏封装了内部的实现机制,使用起来方便快捷。-To make the dialog box changes the size of the control with the dialog box to
  3. 所属分类:其他小程序

    • 发布日期:2024-07-03
    • 文件大小:1889280
    • 提供者:陈虎
  1. Resize_src

    0下载:
  2. 自己写的SizeManager类,用来管理窗口上子控件的Size,在主窗口的WM_SIZE消息响应函数中调用即可,可自动改变控件的大小和位置。-Write your own SizeManager class, used to manage the child window controls Size, WM_SIZE message in the main window of the response function call ca
  3. 所属分类:对话框与窗口

    • 发布日期:2024-07-03
    • 文件大小:2374656
    • 提供者:肖凯旋
  1. testAutoSizeDlg

    0下载:
  2. MFC程序,vc9可以直接编译通过,响应WM_SIZE消息,控制窗口大小,控件的位置等。-MFC program, vc9 can be compiled directly by the response WM_SIZE message, the control window size, location and other controls.
  3. 所属分类:系统编程

    • 发布日期:2024-07-03
    • 文件大小:72704
    • 提供者:
  1. fengche101

    0下载:
  2. 实现一个旋转的风车,使用了WM_SIZE消息,并且风车大小可以随着客户区的大小而动态调整。-The realization of a spinning windmill, used WM_SIZE information, and windmills can be with the size of the size of client area dynamically adjusted.
  3. 所属分类:图形图象

    • 发布日期:2024-07-03
    • 文件大小:8192
    • 提供者:you8987341

源码中国 www.ymcn.org