Hi, BringWindowToTop doesn't work. Why? Code: Public Declare Function BringWindowToTop Lib "user32.dll" (ByVal hwnd As Long) As Long Dim r as long ...
確定! 回上一頁