

Private Shared Function EnumWindows( ByVal enumFunc As EnumWindowsProc, ByVal lParam As Integer) As Boolean Private Delegate Function EnumWindowsProc( ByVal hWnd As IntPtr, ByVal lParam As Integer) As Boolean Private Shared Function IsWindowVisible( ByVal hWnd As IntPtr) As Boolean Private Shared Function GetWindowThreadProcessId( ByVal hWnd As IntPtr, ByRef lpdwProcessId As UInt32) As UInt32 Private Shared Function GetWindowTextLength( ByVal hWnd As IntPtr) As Integer Private Shared Function GetShellWindow() As IntPtr

Text.StringBuilder, ByVal nMaxCount As Integer) As Integer Private Declare Function GetWindowText Lib "user32" Alias "GetWindowTextA" ( ByVal hWnd As System.
