The CreateCompatibleDC function creates a memory device context (DC) compatible with the specified device. HDC CreateCompatibleDC( HDC hdc // handle to DC ); ...
確定! 回上一頁