Declare Function CreateCompatibleDC Lib "gdi32" Alias "CreateCompatibleDC" (ByVal hdc As Long) As Long. 同時我們需要一個Long形態的變數來記錄該DC的位置,因此 ...
確定! 回上一頁