Programming guideline of WinDom
snd_rdw()
NAME
snd_rdw - send a redraw message to a window
PROTOTYPAGE
void
snd_rdw(
WINDOW
*win);
PARAMETERS
win:
target window.
DESCRIPTION
This function just sends a
WM_REDRAW
message to the work area of a window.