You get the pen handle like this: hPen = GetStockObject (WHITE_PEN) ; Now you must “select” that pen into the device context: ...
確定! 回上一頁