DECLARE_WND_CLASS

This macro allows you to specify the name of a new window class, whose information will be managed by CWndClassInfo.

At a Glance

Header file: Atlwin.h
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

DECLARE_WND_CLASS( WndClassName )

See Also

ATL Macros and Global Functions