文件名称:Non-Rectangular-Window-Source-Code
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2017-04-28
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- Soh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A small sample showing how to create a non-rectangular window.
Windows provides an API called SetWindowRgn() that makes it easy for applications to create irregularly shaped windows. Then you need to catch the WM_NCHITTEST, WM_NCACTIVATE and WM_NCPAINT Windows messages to paint your own window background and control the mouse clicks.
Windows provides an API called SetWindowRgn() that makes it easy for applications to create irregularly shaped windows. Then you need to catch the WM_NCHITTEST, WM_NCACTIVATE and WM_NCPAINT Windows messages to paint your own window background and control the mouse clicks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CountDown.cpp
CountDown.dsp
CountDown.dsw
CountDown.h
CountDown.rc
mainfrm.h
Release
res
resource.h
stdafx.cpp
stdafx.h
res\background.bmp
...\CountDown.ico
...\toolbar.bmp
atlgdix.h