自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (6)
  • 收藏
  • 关注

空空如也

Lavrov's Virtual Disk Library 1.0b build 1

A virtual disk library can be used in any application written using Visual C++, Visual Basic, Visual C#, Borland Delphi and C++ Builder.

2008-10-16

WTL Makes UI Programming a Joy Part 2: The Bells and Whistles - Samples

Recall from Part 1 of this series, that the Windows Template Library (WTL) is available on the January 2000 Platform SDK and beyond. It’s an SDK sample produced by members of the ATL team chartered with building an ATL-based wrapper around the windowing portions of the Win32 API. In Part I, I covered WTL’s support for SDI, Multi-SDI, MDI, and explorer/workspace-style applications that use command bars, splitters, GDI wrappers, helper classes, and DDX. In Part II, I’ll give you a look into WTL’s common controls wrappers, common dialog wrappers, property sheets, printing, print preview, scrolling support, message cracking, filtering, and idle handling. I will demonstrate these features while building a new sample program: BmpView.

2008-10-16

WTL Makes UI Programming a Joy, Part 1: The Basics - Samples

The Windows Template Library (WTL) is available on the January 2000 Platform SDK. It is an SDK sample produced by members of the ATL (Active Template Library) team chartered with building an ATL-based wrapper around the windowing portions of the Win32 API. Since version 2.0, ATL has had simple windowing wrapper classes, such as CWindow, CWindowImpl, and CDialogImpl. However, when compared with MFC, ATL’s windowing classes were little more than a tease. Even in ATL 3.0, there is no support for such popular features as MDI, command bars, DDX, printing, GDI, or even a port of the most beloved class in all of MFC, CString. Without these features WTL cannot satisfy the overwhelming majority of MFC programmers. WTL is what members of the ATL team think a windowing framework should be. Table 1 shows the list of features that WTL provides as compared to MFC.

2008-10-16

WTL Makes UI Programming a Joy Part 2: The Bells and Whistles

Recall from Part 1 of this series, that the Windows Template Library (WTL) is available on the January 2000 Platform SDK and beyond. It’s an SDK sample produced by members of the ATL team chartered with building an ATL-based wrapper around the windowing portions of the Win32 API. In Part I, I covered WTL’s support for SDI, Multi-SDI, MDI, and explorer/workspace-style applications that use command bars, splitters, GDI wrappers, helper classes, and DDX. In Part II, I’ll give you a look into WTL’s common controls wrappers, common dialog wrappers, property sheets, printing, print preview, scrolling support, message cracking, filtering, and idle handling. I will demonstrate these features while building a new sample program: BmpView

2008-10-16

WTL Makes UI Programming a Joy, Part 1: The Basics

The Windows Template Library (WTL) is available on the January 2000 Platform SDK. It is an SDK sample produced by members of the ATL (Active Template Library) team chartered with building an ATL-based wrapper around the windowing portions of the Win32 API. Since version 2.0, ATL has had simple windowing wrapper classes, such as CWindow, CWindowImpl, and CDialogImpl. However, when compared with MFC, ATL’s windowing classes were little more than a tease. Even in ATL 3.0, there is no support for such popular features as MDI, command bars, DDX, printing, GDI, or even a port of the most beloved class in all of MFC, CString. Without these features WTL cannot satisfy the overwhelming majority of MFC programmers. WTL is what members of the ATL team think a windowing framework should be. Table 1 shows the list of features that WTL provides as compared to MFC.

2008-10-16

VC实现屏幕变暗效果

用VC实现屏幕逐渐变暗的效果,含源代码 适合VC6以上。

2008-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除