HWND hWndInputPanel = NULL;
HWND hWndTaskBar    = NULL;
HWND hWndSipButton  = NULL;
 
RECT rtDesktop;
RECT rtNewDes[......]

Read More ...