Whole document tree NAMEMETA_SAVEDCNEAREST API CALL#include <windows.h> INT32 SaveDC(HDC32 hdc); DESCRIPTIONSaveDC instructs that the current Device Context, which consists of such things as the currently selected brush and pen and so on, be pushed onto a stack, the DC can be restored with RestoreDC |