Private Declare Function ShowWindow Lib "user32" (ByVal hwnd As Long, ... Public Declare Function SetFocus Lib "user32" Alias "SetFocus" ...
確定! 回上一頁