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

  This message is sent to a window before it's client area is about to be
erased. The default action is to erase the window. If an application wants
to perform its own erasing, then it should process the WM_ERASEBACKGROUND
message and return TRUE. If an application is not interested in this
message, the window procedure should return FALSE.

Parameters
  wParam is not used.
  lParam is not used.

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