'VB的宣告Private Declare Function GetParent Lib "user32" ( _ ByVal hwnd As Long _ ) As Long Dim hwnd As Long '取得目前執行程式的父視窗 ...
確定! 回上一頁