搜索资源列表
EX3.Lookout
- 创建一个具有透视功能的窗体,其主要实现方法是使用CombineRgn()函数实现带孔的窗体。大P的MFC初级教程之二:)-create a functional perspective of the form, the main method is to use CombineRgn () function to achieve the hole forms. The large P MFC primary Guide bis :)
CRng
- 创建一个不规则的窗口,主要使用了CreateEllipticRgn和CombineRgn,想了解的朋友可以看看哦
EX3.Lookout
- 创建一个具有透视功能的窗体,其主要实现方法是使用CombineRgn()函数实现带孔的窗体。大P的MFC初级教程之二:)-create a functional perspective of the form, the main method is to use CombineRgn () function to achieve the hole forms. The large P MFC primary Guide bis :)
CRng
- 创建一个不规则的窗口,主要使用了CreateEllipticRgn和CombineRgn,想了解的朋友可以看看哦-To create a irregular window, the main use of CreateEllipticRgn and CombineRgn, would like to know friends can look at the oh
MyWnd
- 这个类可以插入到任何一个程序当中,它提供一个统一的接口,接口函数接收图象的资源索引号、长、宽3个参数。当然,你也可以加上一个父窗口的指针参数,用来决定该类对象Create行为,便于指定该图象代表的窗口应该依附在哪个父窗口之上。 编写这个类需要熟悉对CRgn类的运用。如成员函数CombineRgn和SetWindowRgn,具体信息请查阅msdn。 那么好,下面我们来一步步创建这个类。 -This class can be i
ImagePathWnd
- 用图片实现异形窗体,可以设置透明色,使用CombineRgn联合所有的逐点扫描的非透明像素。-The achievement of special-shaped form with picture, you can set transparent color
RgnTst
- 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(H
method
- Create a form with perspective functions, the main method is to use the CombineRgn () function realization of perforated forms
stgdan
- 创建一个具有透视功能的窗体,其主要实现方法是使用CombineRgn()函数实现带孔的窗体(Create a form with perspective functions, the main method is to use the CombineRgn () function realization of perforated forms)