Bool nwSetWindowText( hWnd, *caption ) NWHWND hWnd Sint8 *caption
/* Changes the window's caption to "New Caption" */ nwSetWindowText(hWnd,"New Caption");