Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
.gif)
The CWindowDC class is derived from CDC. It calls the Windows functions at construction time and at destruction time. This means that a CWindowDC object accesses the entire screen area of a CWnd (both client and nonclient areas).
For more information on using CWindowDC, see in Visual C++ Programmer’s Guide.
#include <afxwin.h>
Class Members | Base Class | Hierarchy Chart
See Also CDC