Compounds | ||
struct | cClip | This is a base window structure - a clipped box, which may contain other objects |
struct | cEngine | Provides timely graphical output |
struct | cObject | Represents a simple graphic object, and implements base message-delivery and command-processing functions |
The most basic structures (cObject, cClip, etc.) that serve as a base for the rest of this group, save the AppGeneric and the cWinApp structures. Please pay special attention to the cEngine structure that provides a couple of quite useful services (also, note that there exists a single, unique instance of such an object in the system).
Copyright © 2001 Cybiko, Inc. All rights reserved. | More information... |