窗口的操作SetWindowPos,ModifyStyle,RedrawWindow,ShowWindow
SetWindowPos() SetWindowPos(NULL,100,240,0,0,SWP_NOSIZE);BOOLSetWindowPos(HWNDhWnd,HWNDhWndInsertAfter,intx,inty,intcx,intcy,UINTnFlags);hWnd:窗口句柄。hWndlnsertAfter:在z序中的位于被置位的窗口前的窗口句柄。该参数必须为一个窗口句柄,或下列值