Declare Function DrawTextEx Lib "user32" Alias "DrawTextExA" _ (hDC As HDC, _ lpchText As BytePtr, _ cchText As Long, _ ByRef lpRect As RECT, _ dwDTFormat ...
確定! 回上一頁