See Also Example
Sets new dimensions of the specified window to the height and width specified by h and v in the pt parameter.
Syntax
void _WSize(WHANDLE wh, Point pt) WHANDLE wh; /* Window handle. */ Point pt; /* Position. */