Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
.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