* \fn BOOL GetMessage (PMSG pMsg, HWND hMainWnd) * \brief Get a message from the message queue of a main window. * * This function gets a message from the message queue of the main window * \a hMainWnd, and returns until there is a message in the message queue. * * \param pMsg Pointer to the result message. * \param hMainWnd Handle to the window. * * \return FALSE on MSG_QUIT have been fo
source not stored for this graph (policy: none)