tips and tricks on MFC controls
- Application Information and Management
- icrosoft Visual C++/ MFC
- The Values of a Windows Control
- Lines
- GDI Topics: Polylines
- GDI Topics: Polygons
- GDI Topics: Rectangles
- Bézier Curves
- The GDI Coordinate Systems
- Wizard Pages
When you write an application, you create a single CWinApp-derived object. At times, you may want to get information about this object from outside the CWinApp-derived object. Or you may need access to other global "manager" objects.
The Microsoft Foundation Class Library provides the following global functions to help you accomplish these tasks:
No comments:
Post a Comment