Exemplo n.º 1
0
 public static extern IntPtr SendMessage(
     NativeMethods.HWND hWnd, int nMsg, IntPtr wParam, StringBuilder lParam);
Exemplo n.º 2
0
 public static extern int GetWindowLong(NativeMethods.HWND hWnd, int nIndex);