from ctypes import *. CreateDC = windll.gdi32.CreateDCA GetDeviceCaps = windll.gdi32.GetDeviceCaps. NULL = c_int(0) HORZRES = c_int(8) VERTRES = c_int(10)
確定! 回上一頁