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