About Window Classes
Each window class has an associated window procedure shared by all windows of
the same class. The window procedure processes messages for all windows of that
class and therefore controls their behavior and appearance. For more
information, see
Window Procedures.
An application must register a window class before it can create a window of
that class. Registering a window class associates a window procedure, class
styles, and other class attributes with a class name. When an application specifies
a class name in the
CreateWindow or
CreateWindowEx function, the operating system creates a window with the window procedure,
styles, and other attributes associated with that class name.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database