Private Declare PtrSafe Function GetWindowLong Lib "user32" Alias "GetWindowLongW" (ByVal hWnd As Long, _ ByVal nIndex As Long) As Long
確定! 回上一頁