BeginPaint ()- EndPaint() and GetDC() - ReleaseDC() are functions used in pair. BeginPaint() starts painting for a window and EndPaint() ends the task.
確定! 回上一頁