[]
public static extern int GetWindowLong(IntPtr hWnd, int nIndex)
Public Shared Function GetWindowLong(hWnd As IntPtr, nIndex As Integer) As Integer