Exemplo n.º 1
0
 public static extern bool ClientToScreen(
     IntPtr hwnd,
     ref VistaBridgeInterop.SafeNativeMethods.POINT point);
Exemplo n.º 2
0
 public static extern int DwmSetIconicLivePreviewBitmap(
     IntPtr hwnd,
     IntPtr hbitmap,
     ref VistaBridgeInterop.SafeNativeMethods.POINT ptClient,
     uint flags);