Private Declare Function GetSystemMetrics Lib "user32.dll" Alias "GetSystemMetrics" (ByVal Which As Integer) As Integer [/pre] Following this you need to ...
確定! 回上一頁