Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>wm_erasebkgnd</b> http://www.X-Hacker.org [<<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.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson