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

  This message is used to signal all window procedures that the application
wants to terminate, and is generated when the user called the
PostQuitMessage() function.

Parameters
  wParam contains the result code given in PostQuitMessage().
  lParam is not used.

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