See Also Example
Puts the null-terminated title of the window wh in title.
Syntax
void _WTitle(WHANDLE wh, char FAR *title) WHANDLE wh; /* Window handle. */ char FAR *title; /* Window title. */