Method |
Description |
|
DwmQueryThumbnailSourceSize ( IntPtr HThumbnail, Size &size ) : int |
|
|
DwmRegisterThumbnail ( IntPtr dest, IntPtr source, IntPtr &hthumbnail ) : int |
|
|
DwmUnregisterThumbnail ( IntPtr HThumbnail ) : int |
|
|
DwmUpdateThumbnailProperties ( IntPtr HThumbnail, ThumbnailProperties &props ) : int |
|
|
FindWindow ( string classname, string title ) : IntPtr |
|
|
GetWindow ( IntPtr hWnd, GetWindowCmd uCmd ) : IntPtr |
|
|
GetWindowLong ( IntPtr hWnd, int nIndex ) : int |
|
|
GetWindowRect ( IntPtr hWnd, Rect &lpRect ) : bool |
|
|
InternalGetWindowPlacement ( IntPtr hWnd, WindowPlacement &lpwndpl ) : bool |
|
|