internal static extern int DwmQueryThumbnailSourceSize( IntPtr hThumbnailId, ref NativeMethods.SIZE size);
internal static extern int DwmRegisterThumbnail( IntPtr hwndDestination, IntPtr hwndSource, ref NativeMethods.SIZE minimizedSize, ref IntPtr hThumbnailId);