[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WM_ACTIVATE

  This message can be sent to a window to activate the window. The default
processing is to set the focus to the window if wParam is TRUE. An active
window is a normal window who has the focus or whose control window has the
focus.

Parameters
   wParam is TRUE if the window should be activated, FALSE if not.
   lParam is not used.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson