Na MSDN pisi jeste o funkci:
Kód:
BOOL MoveWindow(  
    HWND hWnd,
    int X,
    int Y,
    int nWidth,
    int nHeight,
    BOOL bRepaint
);